MCPcopy
hub / github.com/apify/crawlee / copy.ts

File copy.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable import/no-dynamic-require,global-require */
2import { execSync } from 'node:child_process';
3import { copyFileSync, readFileSync, writeFileSync } from 'node:fs';
4import { resolve } from 'node:path';

Callers

nothing calls this directly

Calls 6

getNextVersionFunction · 0.85
getRootVersionFunction · 0.85
reduceMethod · 0.80
copyFunction · 0.70
rewriteFunction · 0.70
keysMethod · 0.65

Tested by

no test coverage detected