Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ scheduleClosing
Method
scheduleClosing
source/Gui/MainLoopController.cpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
void MainLoopController::scheduleClosing()
118
{
119
_programState = ProgramState::ScheduleExit;
120
}
121
122
bool MainLoopController::shouldClose() const
123
{
Callers
1
processIntern
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected