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

Function exit

src/common/lsp/protocol/protocol.cpp:952–955  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

950}
951
952QJsonObject exit()
953{
954 return {};
955}
956
957QJsonObject switchHeaderSource(const QString &filePath)
958{

Callers 10

StartProcessMethod · 0.85
notifyServerMethod · 0.85
mainFunction · 0.85
check_free_disk_spaceFunction · 0.85
openMethod · 0.85
listeningIdeAliveMethod · 0.85
argsFunction · 0.85
exitRequestMethod · 0.85
startMethod · 0.85

Calls

no outgoing calls

Tested by 1

StartProcessMethod · 0.68