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

File paths.test.ts

apps/kimi-code/test/utils/paths.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createHash } from 'node:crypto';
2import { homedir } from 'node:os';
3import { join } from 'node:path';
4

Callers

nothing calls this directly

Calls 7

getDataDirFunction · 0.90
getLogDirFunction · 0.90
getBinDirFunction · 0.90
getUpdateStateFileFunction · 0.90
getInputHistoryFileFunction · 0.90
updateMethod · 0.65

Tested by

no test coverage detected