Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InputHiddenString ¶
InputHiddenString prompts the user to input a string. The input is hidden from the user. The validator is used to validate the input. The help text is displayed to the user when they ask for help. There is no default value.
func InputString ¶
InputString prompts the user to input a string. The input is visible to the user. The validator is used to validate the input. The help text is displayed to the user when they ask for help. If defaultValue is not empty, it will be used as the default value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.