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 0x784ae296c560>)no_builds (
bool, default:<typer.models.OptionInfo object at 0x784ae296cce0>)ignore_submodules (
list[str], default:<typer.models.OptionInfo object at 0x784ae296d670>)
- Return type:
None