Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ExecPipeline

Hierarchy

Index

Properties

Methods

Properties

Private commands

commands: string[] = []

Methods

Protected add

exec

  • exec(): Promise<object>

execStream

  • execStream(outStream: Writable, errStream: Writable, callback?: undefined | function): ChildProcess
  • Parameters

    • outStream: Writable
    • errStream: Writable
    • Optional callback: undefined | function

    Returns ChildProcess

Private pipe

  • pipe(): string

show

Generated using TypeDoc