Method: Tins::MethodDescription::Parameters::Parameter#name

Defined in:
lib/tins/method_description.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



4
5
6
# File 'lib/tins/method_description.rb', line 4

def name
  @name
end