Class: RubbyCop::Cop::Team::Investigation

Inherits:
Struct
  • Object
show all
Defined in:
lib/rubbycop/cop/team.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errorsObject

Returns the value of attribute errors

Returns:

  • (Object)

    the current value of errors



24
25
26
# File 'lib/rubbycop/cop/team.rb', line 24

def errors
  @errors
end

#offensesObject

Returns the value of attribute offenses

Returns:

  • (Object)

    the current value of offenses



24
25
26
# File 'lib/rubbycop/cop/team.rb', line 24

def offenses
  @offenses
end