Documentation ¶
Index ¶
- Variables
- func Errorf(format string, a ...interface{}) (n int, err error)
- func Errorln(a ...interface{}) (n int, err error)
- func Expand(format string, values map[string]string, colorize bool) string
- func IsTerminal(f *os.File) bool
- func Printf(format string, a ...interface{}) (n int, err error)
- func Println(a ...interface{}) (n int, err error)
- type Console
- type UI
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func IsTerminal ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.