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

File release.ts

apps/cli/src/release.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync } from "node:fs";
2import { mkdir, readdir, readFile, rename, rm } from "node:fs/promises";
3import { dirname, join, resolve } from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
resolveFunction · 0.50

Tested by

no test coverage detected