Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npkgz/cli-progress
/
Class
lib/single-bar.js:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
4
// Progress-Bar constructor
5
module.exports =
class
SingleBar extends _GenericBar{
6
7
constructor(options, preset){
8
super(_options.parse(options, preset));
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected