Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ getForceQuit
Function
getForceQuit
emain/emain-activity.ts:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
export
function
getForceQuit(): boolean {
58
return
forceQuit;
59
}
60
61
export
function
setUserConfirmedQuit(val: boolean) {
62
userConfirmedQuit = val;
Callers
1
emain.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected