Documentation
¶
Index ¶
- func DisableColor()
- func DisableOutput()
- func EnableOutput()
- func Error(input any)
- func Header(header string)
- func Infof(format string, args ...interface{})
- func Infofln(format string, args ...interface{})
- func IsTerminal() bool
- func Println(s string)
- func Section(s string)
- func StopSpinner(s *Spinner)
- func Success(input any)
- func Warning(input any)
- func Warningf(input any, args ...any)
- type Spinner
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableColor ¶
func DisableColor()
func DisableOutput ¶
func DisableOutput()
func EnableOutput ¶
func EnableOutput()
func IsTerminal ¶
func IsTerminal() bool
func StopSpinner ¶
func StopSpinner(s *Spinner)
Types ¶
Click to show internal directories.
Click to hide internal directories.