Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Botloader/botloader
/ lib.ts
File
lib.ts
integration-tests/lib.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
type
TestingEvent =
"ScriptComplete"
;
2
3
const
run_tracker = script.createStorageJson(
"lib_run_tests"
);
4
Callers
nothing calls this directly
Calls
3
runOnce
Function · 0.85
sendScriptCompletion
Function · 0.85
createStorageJson
Method · 0.80
Tested by
no test coverage detected