Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IShellTerminalServerOptions

Hierarchy

Index

Properties

args?: string | string[]
cols?: number
env?: {}

Type declaration

  • [key: string]: string | null
isPseudo?: boolean
rootURI?: string
rows?: number
shell?: string
strictEnv?: boolean