Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-vscode
/
vscode
/
TerminalProfile
/
TerminalProfile
Terminal
Profile
constructor
(
options
:
TerminalOptions
)
(
source
)
Creates a new terminal profile.
Parameters
options
The options that the terminal will launch with.
Online Documentation
constructor
(
options
:
ExtensionTerminalOptions
)
(
source
)