Method: RuboCop::Cop::VariableForce::VariableReference#name
- Defined in:
- lib/rubocop/cop/variable_force.rb
#name ⇒ Object
Returns the value of attribute name
62 63 64 |
# File 'lib/rubocop/cop/variable_force.rb', line 62 def name @name end |