Documentation ¶
Index ¶
Constants ¶
View Source
const ( Reset int = iota Bold Faint Italic Underline BlinkSlow BlinkRapid ReverseVideo Concealed CrossedOut )
View Source
const ( FgBlack int = iota + 30 FgRed FgGreen FgYellow FgBlue FgMagenta FgCyan FgWhite )
View Source
const (
Escape = "\x1b"
)
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
View Source
var CommandOutput io.Writer = os.Stdout
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.