Appends a ANSI string formatted from a phrase, with a trailing line feed.
The phrase text
Optional
flags: FormattingFlagsThe formatting flags
Optional
sty: StyleThe style, if any
The phrase arguments
The ANSI message instance
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
The ANSI message. Used as base for other message classes.