Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Prompt ¶
func Prompt(question string, fn ValidatorFunction) (out interface{})
Types ¶
type ValidatorFunction ¶
func BooleanValidator ¶
func BooleanValidator(allowEmpty bool) ValidatorFunction
func PathValidator ¶
func PathValidator(allowEmpty bool) ValidatorFunction
Click to show internal directories.
Click to hide internal directories.