//
pkg.gl
Category
github.com/phrase/phrase-cli
cmd
internal
spinner
package
0.0.0-20250331083643-d33b87090a48
Repository:
https://github.com/phrase/phrase-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
47 SLOC
#
Functions
Until
Until displays an animated spinner until reading from c succeeds.
While
While executes f, displays an animated spinner while f runs, and stops when f returns.