property ReplOptions.terminal
If true
, specifies that the output should be treated as a TTY terminal, and have
ANSI/VT100 escape codes written to it.
Default: checking the value of the isTTY
property on the output stream upon
instantiation.
Type Jump to heading
boolean | undefined