find#
- class Find#
Bases:
CanarySubcommand- name: str = 'find'#
- description: str = 'Search paths for test files'#
- epilog: str | None = 'See canary help --pathspec for help on the path specification'#
- execute(args: Namespace) int#
- add_group_argument(group, name, help_string, add_short_arg=True)#