Method: FunctionObject::ArgumentsBuilder::Descriptor#name
- Defined in:
- lib/function_object/arguments_builder.rb
#name ⇒ Object
Returns the value of attribute name
2 3 4 |
# File 'lib/function_object/arguments_builder.rb', line 2 def name @name end |