Documentation
¶
Index ¶
- func SecretPrompt(reader io.Reader, promptText string, handler func(input string) error) error
- func SelectPrompt(reader io.Reader, promptText string, choices []string, ...) error
- func SimplePrompt(reader io.Reader, promptText string, handler func(input string) error) error
- func UserPromptYesOrNoResponse() (bool, error)
- func YesNoPrompt(reader io.Reader, promptText string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SecretPrompt ¶
func SelectPrompt ¶
func SimplePrompt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.