Interface TerminalOptions
Properties
Optional attributes
attributes: object
Type declaration
-
[key: string]: string | null
Optional env
env: object
Type declaration
-
[key: string]: string | null
Optional name
name: string
Optional shellArgs
shellArgs: string[]
Optional shellPath
shellPath: string
Options to create terminal widget.