forked from extern/nushell
74a73f9838
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. |
||
---|---|---|
.. | ||
test_lex.rs | ||
test_parser.rs |