Method: RuboCop::Runner#warnings

Defined in:
lib/rubocop/runner.rb

#warningsObject (readonly)

Returns the value of attribute warnings.



56
57
58
# File 'lib/rubocop/runner.rb', line 56

def warnings
  @warnings
end