Function Exec

  • Exec(command: string, options?: IExecOptions, autoDecode?: boolean): ChildProcess
  • Since

    1.1.21

    Version

    2018-11-06

    Parameters

    • command: string
    • options: IExecOptions = {}
    • autoDecode: boolean = true

    Returns ChildProcess

Generated using TypeDoc