Documentation
¶
Overview ¶
ANSI escape codes
Index ¶
Constants ¶
View Source
const DefaultColor string = "\x1b[39m"
View Source
const Dim string = "\x1b[2m"
View Source
const EraseLine string = "\x1b[2K"
View Source
const Green string = "\x1b[32m"
View Source
const Red string = "\x1b[31m"
View Source
const Reset string = "\x1b[0m"
Variables ¶
This section is empty.
Functions ¶
func AllowDynamic ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.