MCPcopy Create free account
hub / github.com/Botloader/botloader / storage_simple1.ts

File storage_simple1.ts

integration-tests/storage_simple1.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Storage } from "botloader";
2import { assertExpected, runOnce, sendScriptCompletion } from "lib";
3
4runOnce(script.name, async () => {

Callers

nothing calls this directly

Calls 7

runOnceFunction · 0.90
assertExpectedFunction · 0.90
sendScriptCompletionFunction · 0.90
createStorageNumberMethod · 0.80
deleteAllMethod · 0.80
assertCountFunction · 0.70
setMethod · 0.45

Tested by

no test coverage detected