Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ cancel
Method
cancel
daemon/src/service/system_instance_control.ts:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
cancel() {
68
clearInterval(this.job);
69
}
70
}
71
72
// Scheduled task instance class
Callers
5
zipFile
Function · 0.80
unzipFile
Function · 0.80
downloadFromUrl
Function · 0.80
registerScheduleJob
Method · 0.80
deleteTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected