Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
#abortHandler
Method · 0.95
runPowerShellCommand
Function · 0.45
killShellTask
Function · 0.45
killAgentTask
Function · 0.45
killTeammateTask
Function · 0.45
killDreamTask
Function · 0.45
killRemoteAgentTask
Function · 0.45
isProcessRunning
Function · 0.45
forceExit
Function · 0.45
isProcessRunning
Function · 0.45
ripGrepRaw
Function · 0.45
App
Class · 0.45
Calls
1
#doKill
Method · 0.95
Tested by
no test coverage detected