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

Class

test/bindingRuntime.policy.test.ts:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23} from '../src/acp/jsonrpc.js';
24
25class FakeRpc implements StdioProcess {
26 private messageHandlers: Array<(m: JsonRpcMessage) => void> = [];
27 written: JsonRpcMessage[] = [];
28

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected