Documentation ¶ Index ¶ func MultiSelect(label string, options []string) ([]string, error) func SingleSelect(label string, options []string) (string, error) func YesNoPrompt(cmd *cobra.Command, label string) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MultiSelect ¶ func MultiSelect(label string, options []string) ([]string, error) func SingleSelect ¶ func SingleSelect(label string, options []string) (string, error) func YesNoPrompt ¶ func YesNoPrompt(cmd *cobra.Command, label string) bool Types ¶ This section is empty. Source Files ¶ View all Source files select.go yes_no_prompt.go Directories ¶ Show internal Expand all Path Synopsis messages models paths Click to show internal directories. Click to hide internal directories.