Documentation
¶
Index ¶
- func TickCmd() tea.Cmd
- type Model
- func (m Model) Elapsed() time.Duration
- func (m Model) Init() tea.Cmd
- func (m *Model) SetSize(width int)
- func (m *Model) SetStage(name string, index, total int)
- func (m *Model) SetTasks(done, total int)
- func (m *Model) Start()
- func (m *Model) Stop()
- func (m Model) Update(msg tea.Msg) (Model, tea.Cmd)
- func (m Model) View() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.