mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
95c812b411
This round out the new style actions and allow us to start deprecating occurrences. As part of an effort to unify code paths, this does change flag parsing to do splits. This will only be a problem if the user enables splits but we'll at least not crash. Once we also address #3776, we'll be able to have envs all work the same. |
||
---|---|---|
.. | ||
builder | ||
derive | ||
derive_ui | ||
ui | ||
app.yml | ||
derive_ui.rs | ||
examples.rs | ||
macros.rs | ||
ui.rs | ||
yaml.rs |