Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cpasjuste/pplay
/ isExiting
Method
isExiting
src/main.cpp:235–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
bool Main::isExiting() {
236
return exit;
237
}
238
239
bool Main::isRunning() {
240
return running;
Callers
1
onStopEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected