MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / process-lifecycle.test.ts

File process-lifecycle.test.ts

packages/kaos/test/e2e/process-lifecycle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 13

mkdtempFunction · 0.85
cwdMethod · 0.80
realpathFunction · 0.70
streamToBufferFunction · 0.70
createMethod · 0.65
chdirMethod · 0.65
execMethod · 0.65
writeMethod · 0.65
waitMethod · 0.65
toStringMethod · 0.65
killMethod · 0.65
execWithEnvMethod · 0.65

Tested by

no test coverage detected