Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IShellTerminalServerOptions

Hierarchy

Index

Properties

Optional args

args: string[]

Optional cols

cols: number

Optional env

env: {}

Type declaration

  • [key: string]: string | null

Optional isPseudo

isPseudo: boolean

Optional rootURI

rootURI: string

Optional rows

rows: number

Optional shell

shell: string

Optional shellPreferences

shellPreferences: IShellTerminalPreferences