Optional
name: stringterminal name to display on the UI.
Optional
shellPath: stringpath to the executable shell. For example "/bin/bash", "bash", "sh".
Optional
shellArgs: string | string[]arguments to configure executable shell. For example ["-l"] - run shell without login.
Creates a pseudo where an extension controls its input and output.
PseudoTerminalOptions.
A new Terminal.
Creates a pseudo where an extension controls its input and output.
ExtensionTerminalOptions.
A new Terminal.
Create new terminal.