Class: MetzScan::Analyzers::NamespaceLeakPressure::Location

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

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



17
18
19
# File 'lib/metz_scan/analyzers/namespace_leak_pressure/finding.rb', line 17

def name
  @name
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



17
18
19
# File 'lib/metz_scan/analyzers/namespace_leak_pressure/finding.rb', line 17

def path
  @path
end