Documentation ¶ Index ¶ func Prompt(text string) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Prompt ¶ func Prompt(text string) bool Prompt provides a simple "yes|no" prompt to the user and checks their response. If the user answers the prompt with anything other than Y|y|Yes|yes, return 'false'. Types ¶ This section is empty. Source Files ¶ View all Source files prompt.go Click to show internal directories. Click to hide internal directories.