controller.commands.check.check
- controller.commands.check.check(no_git=<typer.models.OptionInfo object>, no_builds=<typer.models.OptionInfo object>, ignore_submodules=<typer.models.OptionInfo object>)[source]
- Parameters:
no_git (
bool, default:<typer.models.OptionInfo object at 0x7f8c60e8e050>)no_builds (
bool, default:<typer.models.OptionInfo object at 0x7f8c60e8da50>)ignore_submodules (
List[str], default:<typer.models.OptionInfo object at 0x7f8c60e8c8d0>)
- Return type:
None