Method: RuboCop::Cop::VariableForce::VariableReference#name

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

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



62
63
64
# File 'lib/rubocop/cop/variable_force.rb', line 62

def name
  @name
end