Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npkgz/cli-progress
/ getTotal
Method
getTotal
lib/generic-bar.js:217–219 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
215
216
// get the total (limit) value
217
getTotal(){
218
return
this.total;
219
}
220
221
// set the total (limit) value
222
setTotal(total){
Callers
7
update
Method · 0.95
Example5
Function · 0.80
Example1
Function · 0.80
Example2
Function · 0.80
Example3
Function · 0.80
Example5
Function · 0.80
Example6
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected