nushell/crates/nu-parser/tests
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
..
test_lex.rs Add better comment skipping (#359) 2021-11-22 07:13:09 +13:00
test_parser.rs Stdout/Stderr redirection (#7185) 2022-11-23 07:26:13 +13:00