Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ destroy
Method
destroy
packages/pi-tui/src/stdin-buffer.ts:431–433 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
429
}
430
431
destroy(): void {
432
this.clear();
433
}
434
}
Callers
15
stdin-buffer.test.ts
File · 0.80
stop
Method · 0.80
handle
Method · 0.80
processWithOutput
Function · 0.80
processWithOutput
Function · 0.80
processWithOutput
Function · 0.80
processWithInterleavedOutput
Function · 0.80
processThatNeverExits
Function · 0.80
processWithOpenStreamsThatExitOnKill
Function · 0.80
processWithOutput
Function · 0.80
processThatExitsOnKill
Function · 0.80
fakeProcess
Function · 0.80
Calls
1
clear
Method · 0.95
Tested by
14
handle
Method · 0.64
processWithOutput
Function · 0.64
processWithOutput
Function · 0.64
processWithOutput
Function · 0.64
processWithInterleavedOutput
Function · 0.64
processThatNeverExits
Function · 0.64
processWithOpenStreamsThatExitOnKill
Function · 0.64
processWithOutput
Function · 0.64
processThatExitsOnKill
Function · 0.64
fakeProcess
Function · 0.64
streamingProcess
Function · 0.64
sigtermIgnoringProcess
Function · 0.64