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

File local.test.ts

packages/kaos/test/local.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

mkdtempFunction · 0.85
collectLinesFunction · 0.85
collectRangeFunction · 0.85
collectTailFunction · 0.85
nodeArgsFunction · 0.85
testFunction · 0.85
popMethod · 0.80
scanTextFileMethod · 0.80
toPosixFunction · 0.70
realpathFunction · 0.70
mkdirFunction · 0.70
writeFileFunction · 0.70

Tested by

no test coverage detected