Files
nushell/crates/nu-engine
Ian Manske 8e763a2fd6 Fix file redirection for externals streams (#12321)
# Description
Fixes `open --raw file o> out.txt` and other instances where
`PipelineData::ExternalStream` is created from sources that are not
external commands.
2024-03-28 20:22:54 +00:00
..
2024-03-06 23:08:14 +01:00