MCPcopy 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
235bool Main::isExiting() {
236 return exit;
237}
238
239bool Main::isRunning() {
240 return running;

Callers 1

onStopEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected