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

File commands.ts

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

Source from the content-addressed store, hash-verified

1import { Commands } from 'botloader';
2import { runOnce, sendScriptCompletion } from 'lib';
3
4script.createCommand(

Callers

nothing calls this directly

Calls 7

runOnceFunction · 0.90
sendScriptCompletionFunction · 0.90
createCommandMethod · 0.80
addOptionNumberMethod · 0.80
sendResponseMethod · 0.80
buildMethod · 0.45
addOptionStringMethod · 0.45

Tested by

no test coverage detected