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

Method quit

src/tools/debugadapter/debugmanager.cpp:219–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217}
218
219void DebugManager::quit()
220{
221 command(d->debugger->quit());
222}
223
224void DebugManager::terminate()
225{

Callers 14

~ServerApplicationMethod · 0.45
executeFinishedMethod · 0.45
stopToolMethod · 0.45
checkValidMethod · 0.45
showConfigureProjDlgMethod · 0.45
~GitDiffWidgetPrivateMethod · 0.45
~GradleAsynParseMethod · 0.45
~MavenAsynParseMethod · 0.45
~TaskCommanderPrivateMethod · 0.45
RenamePopupMethod · 0.45

Calls 1

commandFunction · 0.85

Tested by

no test coverage detected