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
xonas 4792328d0e
Refactor send_request in client.rs ()
Closes 
Closes 

# Description
Light refactoring of `send_request `in `client.rs`. In the end there are
more lines but now the logic is more concise and facilitates adding new
conditions in the future. Unit tests ran fine and I tested a few cases
manually.
Cool project btw, I'll be using nushell from now on.
2024-09-04 23:05:39 +02:00
..
commands Refactor send_request in client.rs () 2024-09-04 23:05:39 +02:00
format_conversions Make the subcommands (from {csv, tsv, ssv}) 0-based for consistency () 2024-06-26 17:51:47 -05:00
main.rs Change the usage misnomer to "description" () 2024-08-22 12:02:08 +02:00