Interface ExecAsyncReturns

Return value from exec*Async().

Hierarchy

Properties

Properties

stderr: string | Buffer

Standard error written by child process.

stdout: string | Buffer

Standard output written by child process.

Generated using TypeDoc