Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AskForConfirmation ¶
askForConfirmation asks the user for confirmation. A user must type in "y" or "n" and then press enter. It has fuzzy matching, so "y", "Y" both count as confirmations. If the input is not recognized, it will ask again. The function does not return until it gets a valid response from the user. taken from https://gist.github.com/r0l1/3dcbb0c8f6cfe9c66ab8008f55f8f28b
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.