2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-18 23:18:40 +00:00
nushell/crates/nu-command/tests
Andrej Kolchin 020e121391
Bubble up errors passed to complete ()
Errors passed in `PipelineData::Value` get thrown in `complete` now.

Also added two simple tests for the command.

Fix 
Fix 
2023-12-16 09:07:08 -06:00
..
commands Bubble up errors passed to complete () 2023-12-16 09:07:08 -06:00
format_conversions bump rust-toolchain to 1.72.1 () 2023-11-16 15:14:45 -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