Enumeration: DebuggerStatus
Enumeration Members
Compiling
Compiling:
"COMPILING"
Source
packages/shell/src/console/webda.ts:74
Launching
Launching:
"LAUNCHING"
Source
packages/shell/src/console/webda.ts:75
Serving
Serving:
"SERVING"
Source
packages/shell/src/console/webda.ts:76
Stopped
Stopped:
"STOPPED"
Source
packages/shell/src/console/webda.ts:72
Stopping
Stopping:
"STOPPING"