Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UI ¶
type UI interface { Say(message string) SayLine(message string) IncorrectUsage(message string) Dot() NewLine() Prompt(promptText string, args ...interface{}) string io.ReadWriter password_reader.PasswordReader }
func NewUI ¶
func NewUI(input io.Reader, output io.Writer, passwordReader password_reader.PasswordReader) UI
Directories ¶
Path | Synopsis |
---|---|
+build darwin freebsd linux netbsd openbsd
|
+build darwin freebsd linux netbsd openbsd |
fake_password_reader
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.