The main maintainability benefit this gives is access
to click's native subcommand support, which allows
the options and arguments for subcommands to be defined
directly alongside the implementations of those subcommands.
It also provides access to click's native testing infrastructure
The main maintainability benefit this gives is access
to click's native subcommand support, which allows
the options and arguments for subcommands to be defined
directly alongside the implementations of those subcommands.
It also provides access to click's native testing infrastructure