Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clawbot7/cli-gateway
/ kill
Method
kill
test/bindingRuntime.misc.test.ts:170–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
169
onStderr(): void {}
170
kill(): void {}
171
172
private emit(message: JsonRpcMessage): void {
173
this.handlers.forEach((h) => h(message));
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected