Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ isAppQuitting
Function
isAppQuitting
apps/desktop/src/main/app-quit.ts:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
app.on(
"quit"
, markQuitting);
22
23
export
const
isAppQuitting = (): boolean => quitting;
Callers
2
isTeardownNavigationError
Function · 0.90
onExit
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected