Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ getGlobalIsRelaunching
Function
getGlobalIsRelaunching
emain/emain-activity.ts:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
export
function
getGlobalIsRelaunching(): boolean {
50
return
globalIsRelaunching;
51
}
52
53
export
function
setForceQuit(val: boolean) {
54
forceQuit = val;
Callers
2
constructor
Method · 0.90
emain.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected