Support chaining of short switches
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
There should be an option to allow chaining of short switches.
e.g. passing `-ab` would be equivalent to `-a -b`
Contributor guide
Assessment
This issue has not been assessed yet.