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

Method stop

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

Source from the content-addressed store, hash-verified

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

Callers 15

suspendMethod · 0.65
stopMethod · 0.65
clearExpiredMethod · 0.65
exitMethod · 0.65
onStartMethod · 0.65
onStopMethod · 0.65
onStartMethod · 0.65
errorFunction · 0.65
onStartMethod · 0.65
onStopMethod · 0.65
stopMethod · 0.65
execMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected