Process.redirectErrToOut

Redirect stderr to stdout

Make the child's stderr point to the same stream as its stdout

struct Process
@safe @nogc
void
redirectErrToOut
()

Meta