package
1.10.0
Repository: https://github.com/suncht/bee.git
Documentation: pkg.go.dev

# Functions

Black returns a black string.
BlackBold returns a black Bold string.
Blue returns a blue string.
BlueBold returns a blue Bold string.
No description provided by the author
Cyan returns a cyan string.
CyanBold returns a cyan Bold string.
Gray returns a gray string.
GrayBold returns a gray Bold string.
Green returns a green string.
GreenBold returns a green Bold string.
Magenta returns a magenta string.
MagentaBold returns a magenta Bold string.
NewColorWriter creates and initializes a new ansiColorWriter using io.Writer w as its initial contents.
NewModeColorWriter create and initializes a new ansiColorWriter by specifying the outputMode.
Red returns a red string.
RedBold returns a red Bold string.
White returns a white string.
WhiteBold returns a white Bold string.
Yellow returns a yellow string.
YellowBold returns a yellow Bold string.

# Constants

DiscardNonColorEscSeq supports the divided color escape sequence.
DiscardNonColorEscSeq supports the divided color escape sequence.