MedallionShell icon indicating copy to clipboard operation
MedallionShell copied to clipboard

Consider option for preserving stdout/stderr content even if it is consumed through the stream

Open madelson opened this issue 5 years ago • 0 comments

See #70 as an example of where this would be helpful.

API would be something like Command.Run(..., options => options.PreserveStandardOutput())

madelson avatar Apr 11 '20 14:04 madelson