Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
path = require(
'path'
);
2
const
fs = require(
'fs'
);
3
4
const
gradleFilePath = path.resolve(__dirname,
'../build-extras.gradle'
);
Callers
nothing calls this directly
Calls
2
log
Method · 0.80
repeatChar
Function · 0.70
Tested by
no test coverage detected