Home > @rushstack/node-core-library > StringBufferTerminalProvider > (constructor)
StringBufferTerminalProvider.(constructor)
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.
Constructs a new instance of the StringBufferTerminalProvider
class
Signature:
constructor(supportsColor?: boolean);
Parameters
Parameter | Type | Description |
---|---|---|
supportsColor | boolean | (Optional) |