cornflakes.decorator.click.helper package
Module contents
Helper methods for click decorators.
- cornflakes.decorator.click.helper.click_param_type_parser(config)[Quellcode]
Create click param type parser.
- cornflakes.decorator.click.helper.get_command_name(callback)[Quellcode]
Recursively build the command name from the callback and its parents.