Documentation
¶
Index ¶
- Variables
- func Blue(s string) string
- func Bold(s string) string
- func Boldf(format string, a ...any) string
- func Cyan(s string) string
- func DarkGrey(s string) string
- func DarkGreyf(format string, a ...any) string
- func Green(s string) string
- func Greenf(format string, a ...any) string
- func Grey(s string) string
- func Greyf(format string, a ...any) string
- func Red(s string) string
- func Redf(format string, a ...any) string
- func Yellow(s string) string
- func Yellowf(format string, a ...any) string
Constants ¶
This section is empty.
Variables ¶
View Source
var NoColour bool
NoColour can be set by a --no-colour or eventual env NFTY_NO_COLOUR (TODO:)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.