Class: MetzScan::Commands::Scan::ProjectAnalyzerOffenses::OffenseSet

Inherits:
Struct
  • Object
show all
Defined in:
lib/metz_scan/commands/scan/project_analyzer_offenses.rb

Instance Attribute Summary collapse

Instance Attribute Details

#by_pathObject

Returns the value of attribute by_path

Returns:

  • (Object)

    the current value of by_path



9
10
11
# File 'lib/metz_scan/commands/scan/project_analyzer_offenses.rb', line 9

def by_path
  @by_path
end

#offensesObject

Returns the value of attribute offenses

Returns:

  • (Object)

    the current value of offenses



9
10
11
# File 'lib/metz_scan/commands/scan/project_analyzer_offenses.rb', line 9

def offenses
  @offenses
end