Documentation
¶
Index ¶
- type Ui
- func (u *Ui) Blue(content string)
- func (u *Ui) Colorize(list []string) []string
- func (u *Ui) Debug(content string)
- func (u *Ui) Error(content string)
- func (u *Ui) Fatal(content string)
- func (u *Ui) Info(content string)
- func (u *Ui) NoColor(disable bool) *Ui
- func (u *Ui) Out(content string)
- func (u *Ui) Red(content string)
- func (u *Ui) Spin(content string)
- func (u *Ui) SpinError(content string)
- func (u *Ui) SpinSuccess(content string)
- func (u *Ui) SpinWarn(content string)
- func (u *Ui) Warn(content string)
- func (u *Ui) Yellow(content string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.