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

Class

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected