Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressBar ¶
type ProgressBar struct {
// contains filtered or unexported fields
}
ProgressBar wraps the progressbar functionality with huh-style interface
func NewProgressBar ¶
func NewProgressBar(total int64, description string) *ProgressBar
NewProgressBar creates a new progress bar with huh-style interface
type Spinner ¶
func NewSpinner ¶
Click to show internal directories.
Click to hide internal directories.