Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormRunnerFinishedCmd ¶
Types ¶
type FormRunnerFinishedMsg ¶
type FormRunnerFinishedMsg struct {
Answers map[string]interface{}
}
type FormRunnerLoadedMsg ¶
type FormRunnerLoadedMsg struct {
}
type FormRunnerModel ¶
func NewFormRunnerModel ¶
func NewFormRunnerModel() *FormRunnerModel
func (FormRunnerModel) Init ¶
func (m FormRunnerModel) Init() tea.Cmd
func (FormRunnerModel) View ¶
func (m FormRunnerModel) View() string
Click to show internal directories.
Click to hide internal directories.