Method: RuboCop::Cop::Cop#config

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

#configObject (readonly)

Returns the value of attribute config.



77
78
79
# File 'lib/rubocop/cop/cop.rb', line 77

def config
  @config
end