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

Class

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

Source from the content-addressed store, hash-verified

35}
36
37class PermReqRpc implements StdioProcess {
38 private handlers: Array<(m: JsonRpcMessage) => void> = [];
39 written: JsonRpcMessage[] = [];
40

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected