MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / status

Method status

daemon/src/service/async_task_service/index.ts:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 start(): Promise<void>;
13 stop(): Promise<void>;
14 status(): number;
15 toObject(): IAsyncTaskJSON;
16}
17

Callers 15

actionMethod · 0.65
#stopInstanceMethod · 0.65
autoStartMethod · 0.65
removeInstanceMethod · 0.65
exitInstanceMethod · 0.65
exitMethod · 0.65
softExitMethod · 0.65
deleteAllStoppedTaskMethod · 0.65
onStartMethod · 0.65
toObjectMethod · 0.65
execFunction · 0.65
execMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected