The terminal associated with the process.

Constructors

Methods

  • Indicates the type of encoding that the terminal should use.

    This feature can be used to force the use of colors even when their support is not detected.

    Parameters

    Returns void

    TypeError if encoding is not a TerminalEncoding

    Terminal.useBestEncoding

  • Indicates that validators should output the best encoding supported by the terminal.

    Returns void

    Terminal.setEncoding