Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/node-core-library > IStaticPrefixProxyTerminalProviderOptions

IStaticPrefixProxyTerminalProviderOptions 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.

Options for PrefixProxyTerminalProvider, with a static prefix.

Signature:

export interface IStaticPrefixProxyTerminalProviderOptions extends IPrefixProxyTerminalProviderOptionsBase 

Extends: IPrefixProxyTerminalProviderOptionsBase

Properties

PropertyModifiersTypeDescription
prefixstring(BETA) The prefix that should be added to each line of output.