Method: RuboCop::Cop::Corrector#diagnostics

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

#diagnosticsObject (readonly)

Returns the value of attribute diagnostics.



53
54
55
# File 'lib/rubocop/cop/corrector.rb', line 53

def diagnostics
  @diagnostics
end