Writes a human readable, display-formatted string representation of this
object to output.
the continuation of the output.
[[OutputException]] if the output exits the cont state before
the full display string has been written.
Generated using TypeDoc
Type that can output a human readable display string.
Displayimplementations may use [[Output.settings]] to tailor the format of their display strings. For example, display strings may be stylized when [[OutputSettings.isStyled]] returnstrue.