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

Class

lib/multi-bar.js:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6// Progress-Bar constructor
7module.exports = class MultiBar extends _EventEmitter{
8
9 constructor(options, preset){
10 super();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected