Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ getUserConfirmedQuit
Function
getUserConfirmedQuit
emain/emain-activity.ts:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
export
function
getUserConfirmedQuit(): boolean {
66
return
userConfirmedQuit;
67
}
68
69
export
function
incrementTermCommandsRun() {
70
termCommandsRun++;
Callers
1
emain.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected