provideTerminalProfile
abstract fun provideTerminalProfile(token: CancellationToken): ProviderResult<TerminalProfile>(source)
Provide the terminal profile.
Parameters
token
A cancellation token that indicates the result is no longer needed.