nushell/crates/nu-command/src/formats
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
..
from Stdout/Stderr redirection (#7185) 2022-11-23 07:26:13 +13:00
to add signature information when get help on one command (#7079) 2022-11-20 07:22:42 -06:00
mod.rs Add 'to json' 2021-10-29 19:26:29 +13:00