Method: RuboCop::Cop::Base#config

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

#configObject (readonly)

Returns the value of attribute config.

[View source]

43
44
45
# File 'lib/rubocop/cop/base.rb', line 43

def config
  @config
end