Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TerminalProcessOptions

Hierarchy

Index

Properties

args?: string[]
command: string
commandLine?: string

Windows only. Allow passing complex command lines already escaped for CommandLineToArgvW.

isPseudo?: boolean
options?: {}

Type declaration

  • [key: string]: any