Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChoicesModel ¶
type ChoicesModel struct {
// contains filtered or unexported fields
}
func NewChoicesModel ¶
func NewChoicesModel(zones *zone.Manager, hideSettings bool) ChoicesModel
func (ChoicesModel) Clear ¶
func (m ChoicesModel) Clear() ChoicesModel
func (ChoicesModel) Init ¶
func (m ChoicesModel) Init() tea.Cmd
func (ChoicesModel) View ¶
func (m ChoicesModel) View() string
Click to show internal directories.
Click to hide internal directories.