Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ EmergencyStopException
Class
EmergencyStopException
lib/core/utils.h:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
52
extern bool emergencyStop;
53
class EmergencyStopException
54
{
55
};
56
extern void testForEmergencyStop();
57
58
#endif
Callers
2
testForEmergencyStop
Function · 0.85
beginWrite
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected