Documentation ¶
Index ¶
- func Ask(prompt string, args ...interface{}) (answer string)
- func ClearOutputBucket()
- func Confirm(message string, args ...interface{}) bool
- func DisableTerminalOutput(disable bool)
- func Failed(message string, args ...interface{})
- func LoadingIndication()
- func Ok()
- func PanicQuietly()
- func PrintCapturingNoOutput(message string, args ...interface{})
- func PrintPaginator(rows []string, err error)
- func Say(message string, args ...interface{})
- func SetOutputBucket(bucket *[]string)
- func Table(headers []string) terminal.Table
- func Warn(message string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableTerminalOutput ¶
func DisableTerminalOutput(disable bool)
DisableTerminalOutput disable terminal output
func PrintCapturingNoOutput ¶
func PrintCapturingNoOutput(message string, args ...interface{})
PrintCapturingNoOutput print capturing no output
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.