Home > @rushstack/terminal > NormalizeNewlinesTextRewriter
NormalizeNewlinesTextRewriter class
For use with TextRewriterTransform, this rewriter converts all newlines to a standard format.
Signature:
export declare class NormalizeNewlinesTextRewriter extends TextRewriter
Extends: TextRewriter
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| boolean | If | |
| string | The specific character sequence that will be used when appending newlines. | |
| Specifies how newlines should be represented in the output stream. |
Methods
Method | Modifiers | Description |
|---|---|---|