Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
update
Method · 0.65
chmod
Method · 0.65
onStart
Method · 0.65
onStart
Method · 0.65
start
Method · 0.65
exec
Function · 0.65
addTask
Method · 0.65
onStart
Method · 0.65
open
Method · 0.65
exec
Method · 0.65
exec
Method · 0.65
execLifeCycleTask
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected