Method: RuboCop::Cop::HashTransformMethod::Autocorrection#match

Defined in:
lib/rubocop/cop/mixin/hash_transform_method/autocorrection.rb

#matchObject

Returns the value of attribute match

Returns:

  • the current value of match



7
8
9
# File 'lib/rubocop/cop/mixin/hash_transform_method/autocorrection.rb', line 7

def match
  @match
end