Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopyTranslator/CopyTranslator
/ clean.js
File
clean.js
clean.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
const
ignores = [];
4
Callers
nothing calls this directly
Calls
1
walk
Function · 0.85
Tested by
no test coverage detected