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

Method log

lib/multi-bar.js:232–235  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

230 }
231
232 log(s){
233 // push content into logging buffer
234 this.loggingBuffer.push(s);
235 }
236}

Callers 15

showPresetFunction · 0.80
example-presets.jsFile · 0.80
showPresetFunction · 0.80
example-align.jsFile · 0.80
runSinglebarFunction · 0.80
runMultibarFunction · 0.80
Example5Function · 0.80
Example5Function · 0.80
example-logging.jsFile · 0.80
example.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected