Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Spinner ¶ added in v0.2.0
type Spinner struct {
// contains filtered or unexported fields
}
Spinner renders an animated braille spinner using charmbracelet/bubbles. Start() launches the animation; Stop() halts it and cleans up.
func NewSpinner ¶ added in v0.2.0
func NewSpinnerWriter ¶ added in v0.2.0
NewSpinnerWriter creates a spinner that writes to w instead of stderr.
Click to show internal directories.
Click to hide internal directories.