Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ exec-edge-cases.test.ts
File
exec-edge-cases.test.ts
packages/kaos/test/e2e/exec-edge-cases.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, realpath, rm } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
14
mkdtemp
Function · 0.85
streamToString
Function · 0.85
streamByteLength
Function · 0.85
cwd
Method · 0.80
realpath
Function · 0.70
create
Method · 0.65
chdir
Method · 0.65
exec
Method · 0.65
kill
Method · 0.65
wait
Method · 0.65
write
Method · 0.65
mkdir
Method · 0.65
Tested by
no test coverage detected