MCPcopy Create free account
hub / github.com/AnukarOP/claude-code-leaked / kill

Method kill

source code/utils/ShellCommand.ts:347–349  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

345 }
346
347 kill(): void {
348 this.#doKill()
349 }
350
351 background(taskId: string): boolean {
352 if (this.#status === 'running') {

Callers 15

#abortHandlerMethod · 0.95
runPowerShellCommandFunction · 0.45
killShellTaskFunction · 0.45
killAgentTaskFunction · 0.45
killTeammateTaskFunction · 0.45
killDreamTaskFunction · 0.45
killRemoteAgentTaskFunction · 0.45
isProcessRunningFunction · 0.45
forceExitFunction · 0.45
isProcessRunningFunction · 0.45
ripGrepRawFunction · 0.45
AppClass · 0.45

Calls 1

#doKillMethod · 0.95

Tested by

no test coverage detected