pacak / bpaf

Command line parser with applicative interface
Apache License 2.0
340 stars 17 forks source link

Fancier short squashing #268

Closed pacak closed 1 year ago

pacak commented 1 year ago

support squashing short flags as well as short arguments with their bodies inside the same flag.

Fixes #267