help#

canary_addcommand(parser: Parser) None#
class Help#

Bases: CanarySubcommand

name: str = 'help'#
description: str = 'Get help on canary and its commands'#
setup_parser(parser: Parser) None#
execute(args: Namespace) int#
static print_command_help(args: Namespace) None#
static print_pathspec_help(args: Namespace) None#
static print_pathfile_help(args: Namespace) None#