Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbyssEngine/AbyssEngineOld
/ quit
Method
quit
src/Abyss/AbyssEngine.cpp:284–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
void AbyssEngine::quit() { _running = false; }
285
286
bool AbyssEngine::processCommandLineArguments(const int argc, char **argv) {
287
bool quitOnRun = false;
Callers
1
onExitClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected