Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/acode/cli
/ fileio.js
File
fileio.js
cli/fileio.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
zlib = require(
'zlib'
);
3
4
const
tar = require(
'tar-stream'
);
Callers
nothing calls this directly
Calls
3
writeFiles
Function · 0.85
end
Method · 0.80
readFiles
Function · 0.70
Tested by
no test coverage detected