MCPcopy 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

updateMethod · 0.95
Example5Function · 0.80
Example1Function · 0.80
Example2Function · 0.80
Example3Function · 0.80
Example5Function · 0.80
Example6Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected