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