Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ shutdown
Method
shutdown
source/Gui/MainLoopController.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void MainLoopController::shutdown()
113
{
114
GlobalSettings::get().setValue(
"controllers.main loop.save on exit"
, _saveOnExit);
115
}
116
117
void MainLoopController::scheduleClosing()
118
{
Callers
nothing calls this directly
Calls
1
setValue
Method · 0.80
Tested by
no test coverage detected