Documentation ¶
Index ¶
- func NewExtensionSelector(width int) list.Model
- func SelectorInitCmd() tea.Msg
- func SetPromptErrorCmd(err error) tea.Cmd
- func SetPromptFeedbackCmd(feedback string, finished bool) tea.Cmd
- func SetPromptKindCmd(pk Kind) tea.Cmd
- type FeedbackMsg
- type Kind
- type KindSetMsg
- type Prompt
- type SelectorInitMsg
- type YNResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExtensionSelector ¶
func SelectorInitCmd ¶
func SetPromptErrorCmd ¶
func SetPromptKindCmd ¶
Types ¶
type FeedbackMsg ¶
type KindSetMsg ¶
type KindSetMsg struct {
Kind Kind
}
type SelectorInitMsg ¶
type SelectorInitMsg struct{}
Click to show internal directories.
Click to hide internal directories.