Home > @rushstack/terminal > PrefixProxyTerminalProvider
PrefixProxyTerminalProvider class
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Wraps an existing ITerminalProvider that prefixes each line of output with a specified prefix string.
Signature:
export declare class PrefixProxyTerminalProvider implements ITerminalProvider
Implements: ITerminalProvider
Constructors
Constructor | Modifiers | Description |
|---|---|---|
(BETA) Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| string | (BETA) | |
| boolean | (BETA) |
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) |