MCPcopy Index your code
hub / github.com/bombshell-dev/clack / message

Method message

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

Source from the content-addressed store, hash-verified

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

Callers 13

spinner.test.tsFile · 0.80
log.test.tsFile · 0.80
task-log.test.tsFile · 0.80
printBufferFunction · 0.80
advanceFunction · 0.80
stream.tsFile · 0.80
log.tsFile · 0.80
mainFunction · 0.80
spinner-ci.tsFile · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected