Documentation
¶
Index ¶
- func Bool(msg string, defaultTrue bool) bool
- func Editor(p string) error
- func GivenOrPromptConfirmedPassword(passwordFile string) (string, error)
- func GivenOrPromptName(namePrefix string) string
- func GivenOrPromptPassword(passwordFile string) (string, error)
- func Password(msg string) string
- func PromptName() string
- func TrimmedLine(msg string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GivenOrPromptConfirmedPassword ¶ added in v0.0.3
func GivenOrPromptName ¶ added in v0.0.3
func GivenOrPromptPassword ¶ added in v0.0.3
func PromptName ¶ added in v0.0.3
func PromptName() string
func TrimmedLine ¶
TrimmedLine prompts for input and returns the first line of input as a trimmed string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.