nushell/crates/nu-command/tests
Ian Manske 30fc832035
Fix custom converters with save (#12833)
# Description
Fixes #10429 where `save` fails if a custom command is used as the file
format converter.

# Tests + Formatting
Added a test.
2024-05-12 13:19:28 +02:00
..
commands Fix custom converters with save (#12833) 2024-05-12 13:19:28 +02:00
format_conversions Avoid taking unnecessary ownership of intermediates (#12740) 2024-05-04 00:53:15 +00:00
main.rs ♻️ rework some help strings (#12306) 2024-03-27 08:41:02 -05:00