MCPcopy 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

zipFileFunction · 0.80
unzipFileFunction · 0.80
downloadFromUrlFunction · 0.80
registerScheduleJobMethod · 0.80
deleteTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected