MCPcopy 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
57export function getForceQuit(): boolean {
58 return forceQuit;
59}
60
61export function setUserConfirmedQuit(val: boolean) {
62 userConfirmedQuit = val;

Callers 1

emain.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected