Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npkgz/cli-progress
/ infinite.js
File
infinite.js
test/infinite.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
_cliProgress = require(
'../cli-progress'
);
2
const
_util = require(
'util'
);
3
const
sleep = _util.promisify(setTimeout);
4
Callers
nothing calls this directly
Calls
2
updateBar
Function · 0.85
start
Method · 0.45
Tested by
no test coverage detected