mirror of
https://github.com/nushell/nushell.git
synced 2025-02-03 12:09:38 +01:00
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. |
||
---|---|---|
.. | ||
base.rs | ||
command_completions.rs | ||
completer.rs | ||
completion_options.rs | ||
custom_completions.rs | ||
directory_completions.rs | ||
dotnu_completions.rs | ||
file_completions.rs | ||
flag_completions.rs | ||
mod.rs | ||
variable_completions.rs |