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

File cache.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

readUpdateCacheFunction · 0.90
emptyUpdateCacheFunction · 0.90
getUpdateStateFileFunction · 0.90
writeUpdateCacheFunction · 0.90
readUpdateInstallStateFunction · 0.90
writeUpdateInstallStateFunction · 0.90
emptyUpdateInstallStateFunction · 0.85

Tested by

no test coverage detected