1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-30 01:28:11 +01:00
nushell/crates/nu-command/tests
Wind 1058707a29
make stderr works for failed external command ()
# Description
Fixes: 

When running external command, nushell shouldn't consumes stderr
messages, if user want to redirect stderr.

# User-Facing Changes
NaN

# Tests + Formatting
Done

# After Submitting
NaN
2024-02-21 21:15:05 +08:00
..
commands make stderr works for failed external command () 2024-02-21 21:15:05 +08:00
format_conversions Strict JSON parsing () 2024-01-30 08:10:19 -06:00
main.rs Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. () 2023-12-15 14:32:37 +08:00