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

File settings.ts

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

Source from the content-addressed store, hash-verified

1import { assertExpected, assetJsonEquals, runOnce, sendScriptCompletion } from "lib";
2import { Settings } from "botloader";
3import { LoadedOption } from "../components/runtime/src/ts/settings";
4

Callers

nothing calls this directly

Calls 15

runOnceFunction · 0.90
sendScriptCompletionFunction · 0.90
testTopLevelOptionsFunction · 0.85
testListOptionsFunction · 0.85
testStringSelectListsFunction · 0.85
testNumberSelectListsFunction · 0.85
testListDefaultFunction · 0.85
startListMethod · 0.80
addOptionStringMethod · 0.45
addOptionFloatMethod · 0.45

Tested by

no test coverage detected