Class: CodeownersValidator::GhostPatternChecker::Result
- Inherits:
-
Data
- Object
- Data
- CodeownersValidator::GhostPatternChecker::Result
- Defined in:
- lib/codeowners_validator/checkers/ghost_pattern_checker.rb
Instance Attribute Summary collapse
-
#ghosts ⇒ Object
readonly
Returns the value of attribute ghosts.
Instance Attribute Details
#ghosts ⇒ Object (readonly)
Returns the value of attribute ghosts
5 6 7 |
# File 'lib/codeowners_validator/checkers/ghost_pattern_checker.rb', line 5 def ghosts @ghosts end |