A terminal profile defines how a terminal will be launched.

Constructor

new(options:EitherType<TerminalOptions, ExtensionTerminalOptions>)

Creates a new terminal profile.

Parameters:

options

The options that the terminal will launch with.

Variables

options:EitherType<TerminalOptions, ExtensionTerminalOptions>

The options that the terminal will launch with.