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