Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the interactive dashboard bubbletea model.
func New ¶
New creates a fresh dashboard model with user context. lastErr is an optional error message from the previous command; if non-empty the dashboard opens in stateResult so the user can read it and press esc to retry. updateNotice is a one-line hint when a newer CLI release exists (may be empty).
Click to show internal directories.
Click to hide internal directories.