Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizePrompt ¶
NormalizePrompt normalizes the prompt string.
Types ¶
type ProgressBar ¶
type ProgressBar struct {
// contains filtered or unexported fields
}
ProgressBar is a progress bar.
func (*ProgressBar) Complete ¶
func (p *ProgressBar) Complete(name string, msg string)
Complete completes the progress bar.
Click to show internal directories.
Click to hide internal directories.