Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProgressBar ¶
type ProgressBar struct {
// contains filtered or unexported fields
}
type ProgressModel ¶
type ProgressModel struct {
ProgressBars []*ProgressBar
Spinners []Spinner
// contains filtered or unexported fields
}
func (*ProgressModel) Init ¶
func (m *ProgressModel) Init() tea.Cmd
func (ProgressModel) View ¶
func (m ProgressModel) View() string
type ProgressSpinnerMsg ¶
type ProgressSpinnerMsg int
Click to show internal directories.
Click to hide internal directories.