Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.ts
File · 0.80
log.test.ts
File · 0.80
progress-bar.test.ts
File · 0.80
task-log.test.ts
File · 0.80
printBuffers
Function · 0.80
error
Function · 0.80
spinner-cancel-advanced.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected