MCPcopy
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
65export function getUserConfirmedQuit(): boolean {
66 return userConfirmedQuit;
67}
68
69export function incrementTermCommandsRun() {
70 termCommandsRun++;

Callers 1

emain.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected