Documentation ¶
Index ¶
Constants ¶
View Source
const ( Red = "\x1b[31m" Green = "\x1b[32m" Yellow = "\x1b[33m" Blue = "\x1b[34m" Magenta = "\x1b[35m" Cyan = "\x1b[36m" Bold = "\x1b[1m" Underline = "\x1b[4m" Reset = "\x1b[0m" )
Variables ¶
View Source
var (
NoColor = false
)
Functions ¶
func TaskOutput ¶
func TaskOutput(id, out string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.