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

Method error

packages/prompts/src/spinner.ts:29–29  ·  view source on GitHub ↗
(msg?: string)

Source from the content-addressed store, hash-verified

27 stop(msg?: string): void;
28 cancel(msg?: string): void;
29 error(msg?: string): void;
30 message(msg?: string): void;
31 clear(): void;
32 readonly isCancelled: boolean;

Callers 7

spinner.test.tsFile · 0.80
log.test.tsFile · 0.80
task-log.test.tsFile · 0.80
printBuffersFunction · 0.80
errorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected