MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / move-files.js

File move-files.js

hooks/move-files.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path');
2const fs = require('fs');
3
4const gradleFilePath = path.resolve(__dirname, '../build-extras.gradle');

Callers

nothing calls this directly

Calls 2

logMethod · 0.80
repeatCharFunction · 0.70

Tested by

no test coverage detected