MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / generate.ts

File generate.ts

e2e/fixtures/custom-tools-git/generate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, mkdtemp, rm, writeFile } from "node:fs/promises";
2import { tmpdir } from "node:os";
3import { dirname, join } from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 5

mkdtempFunction · 0.85
packFunction · 0.85
runFunction · 0.70
writeFunction · 0.70
commitFunction · 0.70

Tested by

no test coverage detected