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

File workspace-registry.test.ts

packages/agent-core/test/services/workspace-registry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 13

normalizeWorkDirFunction · 0.90
encodeWorkDirKeyFunction · 0.90
mkdtempFunction · 0.85
makeProjectRootFunction · 0.85
seedSessionBucketFunction · 0.85
makeLoggerFunction · 0.70
makeEventServiceFunction · 0.70
createOrTouchMethod · 0.65
listMethod · 0.65
deleteMethod · 0.65
writeFileFunction · 0.50
mkdirFunction · 0.50

Tested by

no test coverage detected