Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Storage } from
"botloader"
;
2
import
{ assertExpected, runOnce, sendScriptCompletion } from
"lib"
;
3
4
runOnce(script.name,
async
() => {
Callers
nothing calls this directly
Calls
7
runOnce
Function · 0.90
assertExpected
Function · 0.90
sendScriptCompletion
Function · 0.90
createStorageNumber
Method · 0.80
deleteAll
Method · 0.80
assertCount
Function · 0.70
set
Method · 0.45
Tested by
no test coverage detected