nushell/crates/nu-command
sholderbach 52138c0c7a Reject incombatible flag combinations in to nuon
Follow up to #12591

Ensure an error is shown.

`.expect` is fine here as the precondition of reaching each branch is
explicitly that this flag has been found. Only extra care has to be
taken when changing the flag name. But that is the general risk of this
stringly typed API.
2024-04-20 19:58:08 +02:00
..
src Reject incombatible flag combinations in to nuon 2024-04-20 19:58:08 +02:00
tests add "to nuon" enumeration of possible styles (#12591) 2024-04-20 11:40:52 +02:00
Cargo.toml create nuon crate from from nuon and to nuon (#12553) 2024-04-19 13:54:16 +02:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00