Documentation
¶
Overview ¶
Package tui hosts the Bubble Tea TUI for prowl.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the Bubble Tea state for prowl's TUI.
func (*Model) SetRefreshInterval ¶ added in v0.3.0
SetRefreshInterval enables `prowl watch`-style auto-refresh by scheduling a background fetch every d. A non-positive d disables auto-refresh.
Click to show internal directories.
Click to hide internal directories.