Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShellProcessOptions

Hierarchy

  • ShellProcessOptions

Index

Properties

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

Type declaration

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