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

File example.js

examples/example.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const _progress = require('../cli-progress');
2
3// run the example sequentially! otherwise both will write to stdout/stderr simultaneous !
4Example1(function(){

Callers

nothing calls this directly

Calls 7

Example1Function · 0.85
Example2Function · 0.85
Example3Function · 0.85
Example4Function · 0.85
Example6Function · 0.85
logMethod · 0.80
Example5Function · 0.70

Tested by

no test coverage detected