Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
action
Method · 0.65
#stopInstance
Method · 0.65
autoStart
Method · 0.65
removeInstance
Method · 0.65
exitInstance
Method · 0.65
exit
Method · 0.65
softExit
Method · 0.65
deleteAllStoppedTask
Method · 0.65
onStart
Method · 0.65
toObject
Method · 0.65
exec
Function · 0.65
exec
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected