Class: Lab42::Curry::RuntimeArg
- Inherits:
-
Object
- Object
- Lab42::Curry::RuntimeArg
- Defined in:
- lib/lab42/curry/runtime_arg.rb
Instance Attribute Summary collapse
-
#position ⇒ Object
readonly
Returns the value of attribute position.
Instance Attribute Details
#position ⇒ Object (readonly)
Returns the value of attribute position.
4 5 6 |
# File 'lib/lab42/curry/runtime_arg.rb', line 4 def position @position end |