Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IExecOptions

Hierarchy

  • IExecOptions

Index

Properties

cwd?: string
decodeEncoding?: string
encoding?: string
env?: {}

Type declaration

    gid?: number
    killSignal?: string | number
    maxBuffer?: number
    shell?: string
    timeout?: number
    uid?: number

    Generated using TypeDoc