nushell/crates/nu-engine
JT 74a73f9838
Stdout/Stderr redirection (#7185)
This adds new pipeline connectors called out> and err> which redirect either stdout or stderr to a file. You can also use out+err> (or err+out>) to redirect both streams into a file.
2022-11-23 07:26:13 +13:00
..
src Stdout/Stderr redirection (#7185) 2022-11-23 07:26:13 +13:00
Cargo.toml Remove accidental strip-ansi-escapes after #6938 (#7115) 2022-11-12 17:12:40 +01:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00