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

File fd-detect.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getFdAssetNameFunction · 0.90
getBinDirFunction · 0.90
detectFdPathFunction · 0.90

Tested by

no test coverage detected