Documentation
¶
Index ¶
- func Bold(message string)
- func Command(cmd string) string
- func Error(message string)
- func Header(command string)
- func Highlight(text string) string
- func Info(message string)
- func KeyValue(key, value string)
- func Muted(message string)
- func Newline()
- func NextSteps(steps []string)
- func Spinner(title string, action func()) error
- func SpinnerWithError(title string, action func() error) error
- func Step(message string)
- func Success(message string)
- func Warning(message string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SpinnerWithError ¶ added in v0.4.0
SpinnerWithError runs an action with a spinner and returns error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.