Method: RuboCop::Cop::Commissioner::InvestigationReport#errors

Defined in:
lib/rubocop/cop/commissioner.rb

#errorsObject

Returns the value of attribute errors

Returns:

  • (Object)

    the current value of errors



18
19
20
# File 'lib/rubocop/cop/commissioner.rb', line 18

def errors
  @errors
end