Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionOptions

Hierarchy

  • SessionOptions

Index

Properties

args?: string[]
command: string
cwd?: string
env?: Record<string, string>
height?: number
name?: string
pauseAfterExit?: boolean
restoreFromPTYID?: string
runAsAdministrator?: boolean
width?: number

Generated using TypeDoc