MCPcopy
hub / github.com/coder/mux / gitRootDiscovery.test.ts

File gitRootDiscovery.test.ts

src/node/multiProject/gitRootDiscovery.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from "node:child_process";
2import * as fs from "node:fs/promises";
3import * as os from "node:os";
4import * as path from "node:path";

Callers

nothing calls this directly

Calls 5

discoverGitRootsFunction · 0.90
sortPathsFunction · 0.85
createTempDirFunction · 0.70
initGitRepoFunction · 0.70
writeFileMethod · 0.65

Tested by

no test coverage detected