Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bombshell-dev/clack
/ start
Method
start
packages/prompts/src/spinner.ts:26–26 ·
view source on GitHub ↗
(msg?: string)
Source
from the content-addressed store, hash-verified
24
25
export
interface
SpinnerResult {
26
start(msg?: string): void;
27
stop(msg?: string): void;
28
cancel(msg?: string): void;
29
error(msg?: string): void;
Callers
11
spinner.test.ts
File · 0.80
progress-bar.test.ts
File · 0.80
tasks
Function · 0.80
start
Function · 0.80
main
Function · 0.80
spinner-cancel.ts
File · 0.80
spinner-ci.ts
File · 0.80
main
Function · 0.80
spinner.ts
File · 0.80
demo
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected