MCPcopy Create free account
hub / github.com/clawbot7/cli-gateway /

Class

test/bindingRuntime.misc.test.ts:102–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102class BranchingRpc implements StdioProcess {
103 private handlers: Array<(m: JsonRpcMessage) => void> = [];
104 written: JsonRpcMessage[] = [];
105 promptRequests: JsonRpcRequest[] = [];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected