Appends a ANSI message formatted from an error phrase.
The error kind
Optional
flags: FormattingFlagsThe formatting flags
The error arguments
Appends a ANSI string formatted from a custom phrase.
The phrase
Optional
flags: FormattingFlagsThe formatting flags
The phrase arguments
The wrapped message
Wraps the help message to a specified width.
The terminal width (or zero to avoid wrapping)
True if styles should be emitted
True if spaces should be emitted instead of move sequences
The message to be printed on a terminal
A warning message.