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

Method kill

test/bindingRuntime.misc.test.ts:95–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93
94 onStderr(): void {}
95 kill(): void {}
96
97 private emit(message: JsonRpcMessage): void {
98 this.handlers.forEach((h) => h(message));

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected