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

File workspaceRegistryService.ts

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

Source from the content-addressed store, hash-verified

1import { promises as fsp } from 'node:fs';
2import os from 'node:os';
3import { dirname, join } from 'node:path';
4import { basename as posixBasename } from 'pathe';

Callers

nothing calls this directly

Calls 1

registerSingletonFunction · 0.90

Tested by

no test coverage detected