Properties
Private commands
commands: string[] = []
Methods
execStream
- execStream(outStream: Writable, errStream: Writable, callback?: undefined | function): ChildProcess
-
Parameters
-
outStream: Writable
-
errStream: Writable
-
Optional callback: undefined | function
Returns ChildProcess