Method: FunctionObject::ArgumentsBuilder::Descriptor#name

Defined in:
lib/function_object/arguments_builder.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



2
3
4
# File 'lib/function_object/arguments_builder.rb', line 2

def name
  @name
end