Class: MetzScan::Analyzers::InheritanceDescendants::Location

Inherits:
Struct
  • Object
show all
Defined in:
lib/metz_scan/analyzers/inheritance_descendants/finding.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



15
16
17
# File 'lib/metz_scan/analyzers/inheritance_descendants/finding.rb', line 15

def name
  @name
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



15
16
17
# File 'lib/metz_scan/analyzers/inheritance_descendants/finding.rb', line 15

def path
  @path
end