MedallionShell
MedallionShell copied to clipboard
Consider option for preserving stdout/stderr content even if it is consumed through the stream
See #70 as an example of where this would be helpful.
API would be something like Command.Run(..., options => options.PreserveStandardOutput())