Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ shell.test.ts
File
shell.test.ts
packages/kaos/test/shell.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, rm, stat as fsStat } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
3
mkdtemp
Function · 0.85
runSh
Function · 0.85
create
Method · 0.65
Tested by
no test coverage detected