Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Display

Type that can output a human readable display string. Display implementations may use Output.settings to tailor the format of their display strings. For example, display strings may be stylized when OutputSettings.isStyled returns true.

Hierarchy

  • Display

Implemented by

Index

Methods

Methods

display

  • display(output: Output): void