5.3.1.24.5.5. cli.helpers.click_helpers.verbosity_option
- cli.helpers.click_helpers.verbosity_option(fun: FC) FC
Add a
-v/--verboseClick option to a command function.- Parameters:
fun – Click command function to decorate.
- Returns:
Decorated command function.