Class: CodeownersValidator::GhostPatternChecker::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/codeowners_validator/checkers/ghost_pattern_checker.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ghostsObject (readonly)

Returns the value of attribute ghosts

Returns:

  • (Object)

    the current value of ghosts



5
6
7
# File 'lib/codeowners_validator/checkers/ghost_pattern_checker.rb', line 5

def ghosts
  @ghosts
end