MCPcopy
hub / github.com/stackblitz-labs/pkg.pr.new / index.ts

File index.ts

packages/cli/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable unicorn/no-process-exit */
2import path from "node:path";
3import { createHash } from "node:crypto";
4import fsSync from "node:fs";

Callers

nothing calls this directly

Calls 11

abbreviateCommitHashFunction · 0.90
createDefaultTemplateFunction · 0.90
fetchWithRetryFunction · 0.85
readPackageJsonFunction · 0.85
verifyCompactModeFunction · 0.85
tryReadFileFunction · 0.85
parsePackageJsonFunction · 0.85
writeDepsFunction · 0.85
resolveTarballFunction · 0.85
getFormEntrySizeFunction · 0.85

Tested by

no test coverage detected