MCPcopy Create free account
hub / github.com/mikro-orm/mikro-orm / copy.mjs

File copy.mjs

scripts/copy.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { copyFileSync, readFileSync, writeFileSync } from 'node:fs';
2import { resolve } from 'node:path';
3import { execSync } from 'node:child_process';
4import { fileURLToPath } from 'node:url';

Callers

nothing calls this directly

Calls 9

getNextVersionFunction · 0.85
getRootVersionFunction · 0.85
copyFunction · 0.85
rewriteFunction · 0.85
reduceMethod · 0.80
sliceMethod · 0.80
entriesMethod · 0.80
resolveFunction · 0.50
keysMethod · 0.45

Tested by

no test coverage detected