Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
crontabScript
Method · 0.45
stopCronJob
Method · 0.45
stopScript
Method · 0.45
Calls
1
debug
Method · 0.80
Tested by
no test coverage detected