migrate from structopt to clap derive
Opened this issue · 0 comments
chdsbd commented
It's a structopt replacement that supports the same features. this will allow us to make fail_on_violations
an env configurable flag without changing it into an option.