MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / stop

Method stop

src/app/service/content/exec_script.ts:109–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107 }
108
109 stop() {
110 this.logger.debug("script stop");
111 return true;
112 }
113}

Callers 3

crontabScriptMethod · 0.45
stopCronJobMethod · 0.45
stopScriptMethod · 0.45

Calls 1

debugMethod · 0.80

Tested by

no test coverage detected