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

Method start

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

Source from the content-addressed store, hash-verified

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

Callers 12

updateMethod · 0.65
chmodMethod · 0.65
onStartMethod · 0.65
onStartMethod · 0.65
startMethod · 0.65
execFunction · 0.65
addTaskMethod · 0.65
onStartMethod · 0.65
openMethod · 0.65
execMethod · 0.65
execMethod · 0.65
execLifeCycleTaskMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected