2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-16 07:04:09 +00:00
nushell/crates/nu-parser/tests
JT 74a73f9838
Stdout/Stderr redirection ()
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 () 2021-11-22 07:13:09 +13:00
test_parser.rs Stdout/Stderr redirection () 2022-11-23 07:26:13 +13:00