Home > @rushstack/terminal > ISplitterTransformOptions > destinations
ISplitterTransformOptions.destinations property
Each input chunk will be passed to each destination in the iterable.
Signature:
destinations: Iterable<TerminalWritable>;
Home > @rushstack/terminal > ISplitterTransformOptions > destinations
Each input chunk will be passed to each destination in the iterable.
Signature:
destinations: Iterable<TerminalWritable>;