MCPcopy Create free account
hub / github.com/bearlyai/OpenADE / killAll

Method killAll

projects/runtime-node/src/pty.ts:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 reconnect(params: RuntimeNodePtyReconnectParams): Promise<unknown>
60 kill(params: RuntimeNodePtyKillParams): Promise<RuntimeNodePtyMutationResult>
61 killAll(): Promise<unknown>
62}
63
64function asRecord(value: unknown): Record<string, unknown> {

Callers 2

closeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected