redirect_stderr property
read / write
Pass true to additionally redirect stderr to the log file. Ignored on Windows.
Implementation
late bool redirect_stderr;
Pass true to additionally redirect stderr to the log file. Ignored on Windows.
late bool redirect_stderr;