MCPcopy 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

1import { mkdtemp, rm, stat as fsStat } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4

Callers

nothing calls this directly

Calls 3

mkdtempFunction · 0.85
runShFunction · 0.85
createMethod · 0.65

Tested by

no test coverage detected