Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/terminal > IStdioLineTransformOptions

IStdioLineTransformOptions interface

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Constructor options for StderrLineTransform

Signature:

export interface IStdioLineTransformOptions extends ITerminalTransformOptions 

Extends: ITerminalTransformOptions

Properties

PropertyModifiersTypeDescription
newlineKind?NewlineKind(BETA) (Optional) Specifies the kind of newline for the output.