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

File cache-gc.test.ts

apps/kimi-code/test/native/cache-gc.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdirSync, statSync, utimesSync, writeFileSync, readdirSync, mkdtempSync, rmSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4

Callers

nothing calls this directly

Calls 2

cleanupStaleNativeCacheFunction · 0.90
makeHashDirFunction · 0.85

Tested by

no test coverage detected