MCPcopy 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

1const _cliProgress = require('../cli-progress');
2const _util = require('util');
3const sleep = _util.promisify(setTimeout);
4

Callers

nothing calls this directly

Calls 2

updateBarFunction · 0.85
startMethod · 0.45

Tested by

no test coverage detected