Class: CodeownerValidator::ValidatorCLI
- Inherits:
-
Thor
- Object
- Thor
- CodeownerValidator::ValidatorCLI
- Defined in:
- lib/codeowner_validator/cli/validator_cli.rb
Overview
Public: Class utilized for housing all validator executions
Constant Summary collapse
- REPO_PATH_DESC =
'Absolute path to repository location for evaluation'
- VERBOSE_DESC =
'Verbose output'
Instance Method Summary collapse
-
#validate ⇒ Object
Public: Entry point execution to being the codeowner validation.