MCPcopy Create free account
hub / github.com/npkgz/cli-progress / example-colorized.js

File example-colorized.js

examples/example-colorized.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const _progress = require('../cli-progress');
2
3// create a new progress bar with preset
4const bar = new _progress.Bar({

Callers

nothing calls this directly

Calls 3

startMethod · 0.45
updateMethod · 0.45
stopMethod · 0.45

Tested by

no test coverage detected