Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ schedule_router.ts
File
schedule_router.ts
daemon/src/routers/schedule_router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ routerApp } from
"../service/router"
;
2
import
* as protocol from
"../service/protocol"
;
3
import
InstanceControlSubsystem from
"../service/system_instance_control"
;
4
Callers
nothing calls this directly
Calls
5
on
Method · 0.80
registerScheduleJob
Method · 0.80
response
Method · 0.80
listScheduleJob
Method · 0.80
deleteScheduleTask
Method · 0.80
Tested by
no test coverage detected