Closed drahnr closed 2 years ago
Currently the argument parsing is handled by Clap and is far from optimal.
Clap
Consider removing to something that reduces the clutter would be preferable, i.e. structopt.
structopt
Currently the argument parsing is handled by
Clap
and is far from optimal.Consider removing to something that reduces the clutter would be preferable, i.e.
structopt
.