Documentation
¶
Index ¶
- func ConfirmDefaultNo() (bool, error)
- func ConfirmOverwrite(path string) (bool, error)
- func ConfirmRemove(target string) (bool, error)
- func Index(choices []string) (int, error)
- func MultiSelect(title, filterPrompt string, choices []string) ([]int, error)
- func Select(title, filterPrompt string, choices []string) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmDefaultNo ¶
func ConfirmOverwrite ¶
func ConfirmRemove ¶
func MultiSelect ¶ added in v1.8.7
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.