2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/crates/nu-command/tests
Ian Manske 30fc832035
Fix custom converters with save ()
# Description
Fixes  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 () 2024-05-12 13:19:28 +02:00
format_conversions Avoid taking unnecessary ownership of intermediates () 2024-05-04 00:53:15 +00:00
main.rs ♻️ rework some help strings () 2024-03-27 08:41:02 -05:00