MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / service-split-postgres-cli.ts

File service-split-postgres-cli.ts

scripts/migration/service-split-postgres-cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* oxlint-disable executor/no-error-constructor, executor/no-try-catch-or-throw -- boundary: one-shot migration CLI */
2
3import { mkdirSync, readFileSync, writeFileSync } from "node:fs";
4import { resolve } from "node:path";

Callers

nothing calls this directly

Calls 5

hasArgFunction · 0.70
argValueFunction · 0.70
mainFunction · 0.70
replaceMethod · 0.65
resolveFunction · 0.50

Tested by

no test coverage detected