Home > @rushstack/terminal > RemoveColorsTextRewriter > process
RemoveColorsTextRewriter.process() method
Signature:
process(unknownState: TextRewriterState, text: string): string;
Parameters
Parameter | Type | Description |
---|---|---|
unknownState | TextRewriterState | |
text | string |
Returns:
string