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.
property
repl.ReplOptions.terminal
terminal?: boolean