Documentation
¶
Index ¶
- func Confirm(label string) (bool, error)
- func InitReadline(isClient bool, historyFile string) (*readline.Instance, error)
- func MakePrompt(prefix string, suffix string) string
- func MakeShellPrompt(user string, host string, directory string) string
- func ReadInput(label string, defaultValue string) (string, error)
- func ReadPassword(label string) (string, error)
- func Select(label string, items []string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitReadline ¶
func MakePrompt ¶
func ReadPassword ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.