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

File migrate.ts

apps/cloud/scripts/migrate.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: out-of-band migration CLI */
2
3import { dirname, resolve } from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 7

cloudCodeMigrationsFunction · 0.90
runCodeMigrationsFunction · 0.85
logMethod · 0.80
endMethod · 0.80
hasArgFunction · 0.70
argValueFunction · 0.70
resolveFunction · 0.50

Tested by

no test coverage detected