package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Mar 31, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package spinner provides a TTY-aware activity spinner for long-running operations.
Spinner wraps briandowns/spinner with TTY awareness.
New creates a spinner that writes to stderr.
Returns a no-op spinner when stderr is not a TTY (pipes, CI, redirects).
Start begins the spinner animation.
Stop halts the spinner and clears it from the terminal.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.