Provides a terminal profile for the contributed terminal profile when launched via the UI or command.

Fields

provideTerminalProfile(token:CancellationToken):ProviderResult<TerminalProfile>

Provide the terminal profile.

Parameters:

token

A cancellation token that indicates the result is no longer needed.

Returns:

The terminal profile.