Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acode/cli
/ tar.js
File
tar.js
cli/tar.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
fs = require(
'fs'
);
4
const
zlib = require(
'zlib'
);
Callers
nothing calls this directly
Calls
2
formatSize
Function · 0.85
readFiles
Function · 0.70
Tested by
no test coverage detected