Home > @rushstack/terminal > ITerminalTransformOptions > destination
ITerminalTransformOptions.destination property
The target TerminalWritable
that the TerminalTransform
will write its output to.
Signature:
destination: TerminalWritable;
Home > @rushstack/terminal > ITerminalTransformOptions > destination
The target TerminalWritable
that the TerminalTransform
will write its output to.
Signature:
destination: TerminalWritable;