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