Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionOptions

Hierarchy

  • SessionOptions

Index

Properties

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

Generated using TypeDoc