MCPcopy Index your code
hub / github.com/coder/mux / submoduleSync.test.ts

File submoduleSync.test.ts

src/node/runtime/submoduleSync.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execFileSync } 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 7

syncLocalGitSubmodulesFunction · 0.90
syncRuntimeGitSubmodulesFunction · 0.90
gitFunction · 0.85
initGitRepoFunction · 0.70
pathExistsFunction · 0.70
createInitLoggerFunction · 0.70
readFileMethod · 0.65

Tested by

no test coverage detected