Method: RuboCop::Cop::HashTransformMethod::Autocorrection#match
- Defined in:
- lib/rubocop/cop/mixin/hash_transform_method/autocorrection.rb
#match ⇒ Object
Returns the value of attribute match
7 8 9 |
# File 'lib/rubocop/cop/mixin/hash_transform_method/autocorrection.rb', line 7 def match @match end |