MCPcopy
hub / github.com/bombshell-dev/clack / advance

Method advance

packages/prompts/src/progress-bar.ts:19–19  ·  view source on GitHub ↗
(step?: number, msg?: string)

Source from the content-addressed store, hash-verified

17
18export interface ProgressResult extends SpinnerResult {
19 advance(step?: number, msg?: string): void;
20}
21
22export function progress({

Callers 2

fakeProgressFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected