Private
_messageAdd a black background color to the message
The MessageBuilder instance
Add a blue background color to the message
The MessageBuilder instance
Add a cyan background color to the message
The MessageBuilder instance
Add a green background color to the message
The MessageBuilder instance
Add a magenta background color to the message
The MessageBuilder instance
Add a red background color to the message
The MessageBuilder instance
Add a white background color to the message
The MessageBuilder instance
Add a yellow background color to the message
The MessageBuilder instance
Add a blink text style to the message
The MessageBuilder instance
Add a bold text style to the message
The MessageBuilder instance
Print the message to the console
The MessageBuilder instance
Clears and resets the builder
The MessageBuilder instance
Add a crossed out text style to the message
The MessageBuilder instance
Add a dim text style to the message
The MessageBuilder instance
Add a double underline text style to the message
The MessageBuilder instance
Add a black foreground color to the message
The MessageBuilder instance
Add a blue foreground color to the message
The MessageBuilder instance
Add a cyan foreground color to the message
The MessageBuilder instance
Add a green foreground color to the message
The MessageBuilder instance
Add a magenta foreground color to the message
The MessageBuilder instance
Add a red foreground color to the message
The MessageBuilder instance
Add a white foreground color to the message
The MessageBuilder instance
Add a yellow foreground color to the message
The MessageBuilder instance
Add a hidden text style to the message
The MessageBuilder instance
Add an italic text style to the message
The MessageBuilder instance
Add a rapid blink text style to the message
The MessageBuilder instance
Reset all text styles and colors to the default
The MessageBuilder instance
Add a reverse text style to the message
The MessageBuilder instance
Add text to the message
The MessageBuilder instance
The text to add to the message
Add an italic text style to the message
The MessageBuilder instance
Generated using TypeDoc
A builder class for creating messages with ANSI escape codes