DefaultGroup is a sub class of click.Group. But it invokes a default subcommand instead of showing a help message when a subcommand is not passed. WWW: https://github.com/click-contrib/click-default-group
4 lines
206 B
Text
4 lines
206 B
Text
DefaultGroup is a sub class of click.Group. But it invokes a default subcommand
|
|
instead of showing a help message when a subcommand is not passed.
|
|
|
|
WWW: https://github.com/click-contrib/click-default-group
|