Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Bold = "\033[1m" Dim = "\033[2m" Blue = "\033[34m" Cyan = "\033[36m" Magenta = "\033[35m" Green = "\033[32m" Yellow = "\033[33m" Red = "\033[31m" Reset = "\033[0m" )
ANSI color codes used across the CLI. Empty when stderr is not a terminal.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.