Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigModel ¶
type ConfigModel struct {
// contains filtered or unexported fields
}
func InitialConfigModel ¶
func InitialConfigModel() *ConfigModel
func (*ConfigModel) Done ¶
func (m *ConfigModel) Done() bool
Done returns true if configuration is complete
func (*ConfigModel) Init ¶
func (m *ConfigModel) Init() tea.Cmd
func (*ConfigModel) View ¶
func (m *ConfigModel) View() string
Click to show internal directories.
Click to hide internal directories.