MCPcopy Create free account
hub / github.com/arctic-cli/interface / kill

Function kill

packages/arctic/src/tool/bash.ts:271–271  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

269 let exited = false
270
271 const kill = () => Shell.killTree(proc, { exited: () => exited })
272
273 if (ctx.abort.aborted) {
274 aborted = true

Callers 2

executeFunction · 0.70
abortHandlerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected