MCPcopy Create free account

hub / github.com/npkgz/cli-progress / functions

Functions59 in github.com/npkgz/cli-progress

↓ 25 callersMethodlog
(s)
lib/multi-bar.js:232
↓ 25 callersFunctionmergeOption
(v, defaultValue)
lib/options.js:2
↓ 14 callersMethodstart
(total, startValue, payload)
lib/single-bar.js:62
↓ 12 callersMethodstop
()
lib/multi-bar.js:171
↓ 11 callersMethodupdate
(time, value, total)
lib/eta.js:18
↓ 9 callersMethodwrite
(s, rawWrite=false)
lib/terminal.js:123
↓ 8 callersMethodisTTY
()
lib/terminal.js:148
↓ 8 callersMethodnewline
()
lib/terminal.js:116
↓ 7 callersMethodgetTotal
()
lib/generic-bar.js:217
↓ 6 callersFunctionautopadding
(v)
lib/format-time.js:14
↓ 5 callersMethodcreate
(total, startValue, payload, barOptions={})
lib/multi-bar.js:41
↓ 5 callersMethodincrement
(arg0 = 1, arg1 = {})
lib/generic-bar.js:204
↓ 5 callersMethodrender
()
lib/single-bar.js:26
↓ 4 callersMethodcursor
(enabled)
lib/terminal.js:37
↓ 4 callersMethodlineWrapping
(enabled)
lib/terminal.js:133
↓ 4 callersFunctionshowPreset
(name)
examples/example-presets.js:5
↓ 4 callersFunctionshowPreset
(name, pos)
examples/example-align.js:5
↓ 3 callersMethodclearLine
()
lib/terminal.js:98
↓ 3 callersMethodcursorTo
(x=null, y=null)
lib/terminal.js:50
↓ 3 callersFunctionround
(input)
lib/format-time.js:5
↓ 3 callersMethodupdate
(arg0, arg1 = {})
lib/generic-bar.js:149
↓ 2 callersMethodclearBottom
()
lib/terminal.js:107
↓ 2 callersMethodcursorRelativeReset
()
lib/terminal.js:73
↓ 2 callersFunctionfibonacci
(n)
examples/example-synchronous.js:5
↓ 2 callersMethodgetWidth
()
lib/terminal.js:153
↓ 2 callersFunctionrunSinglebar
(options, limit)
examples/example-synchronous.js:13
↓ 2 callersMethodsetTotal
(total)
lib/generic-bar.js:222
↓ 2 callersMethodupdate
()
lib/multi-bar.js:113
↓ 1 callersFunctionExample1
(onComplete)
examples/example.js:13
↓ 1 callersFunctionExample2
(onComplete)
examples/example.js:45
↓ 1 callersFunctionExample3
(onComplete)
examples/example.js:78
↓ 1 callersFunctionExample4
(onComplete)
examples/example.js:110
↓ 1 callersFunctionExample5
()
examples/example-visual.js:4
↓ 1 callersFunctionExample5
()
examples/example-formatter.js:18
↓ 1 callersFunctionExample5
(onComplete)
examples/example.js:125
↓ 1 callersFunctionExample6
(onComplete)
examples/example.js:171
↓ 1 callersFunctionautopadding
(value, length)
lib/format-value.js:11
↓ 1 callersMethodcalculate
(remaining)
lib/eta.js:32
↓ 1 callersMethodclearRight
()
lib/terminal.js:89
↓ 1 callersMethodcursorRestore
()
lib/terminal.js:27
↓ 1 callersMethodcursorSave
()
lib/terminal.js:17
↓ 1 callersMethodgetProgress
()
lib/generic-bar.js:180
↓ 1 callersMethodgetTime
()
lib/eta.js:27
↓ 1 callersFunctionrunMultibar
(options, limit)
examples/example-synchronous.js:33
↓ 1 callersMethodstop
()
lib/generic-bar.js:135
↓ 1 callersFunctionupdateBar
()
test/infinite.js:7
↓ 1 callersMethodupdateETA
()
lib/generic-bar.js:229
Methodconstructor
(options, preset)
lib/multi-bar.js:9
Methodconstructor
(length, initTime, initValue)
lib/eta.js:5
Methodconstructor
(outputStream)
lib/terminal.js:6
Methodconstructor
(options, preset)
lib/single-bar.js:7
Methodconstructor
(options)
lib/generic-bar.js:9
MethodcursorRelative
(dx=null, dy=null)
lib/terminal.js:60
FunctionmyFormatter
(options, params, payload)
examples/example-formatter.js:4
Methodremove
(bar)
lib/multi-bar.js:90
Methodrender
(forceRendering=false)
lib/generic-bar.js:53
Methodstart
(total, startValue, payload)
lib/generic-bar.js:104
Methodstop
()
lib/single-bar.js:96
Methodupdate
(current, payload)
lib/single-bar.js:45