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

File example-formatter.js

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

Source from the content-addressed store, hash-verified

1const _progress = require('../cli-progress');
2const _colors = require('ansi-colors');
3
4function myFormatter(options, params, payload){

Callers

nothing calls this directly

Calls 1

Example5Function · 0.70

Tested by

no test coverage detected