MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / shutdown

Function shutdown

src/common/lsp/protocol/protocol.cpp:882–885  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

880}
881
882QJsonObject shutdown()
883{
884 return {};
885}
886
887QJsonObject symbol(const QString &filePath)
888{

Callers 6

closeMethod · 0.85
~LinuxTcpSocketServerMethod · 0.85
shutdownRequestMethod · 0.85
disconnectMethod · 0.85
initializeMethod · 0.85
closeSessionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected