MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / allowsExit

Method allowsExit

switch/include/ScriptScreen.hpp:59–59  ·  view source on GitHub ↗

Plus must not quit the app out from under a running script.

Source from the content-addressed store, hash-verified

57
58 // Plus must not quit the app out from under a running script.
59 bool allowsExit(void) const override { return false; }
60
61 // True while a script session owns the screen. main.cpp asks before routing
62 // the D-Pad to the log pane; "a script is running" is not the same thing — the

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected