Method: Lab42::Behavior::UnboundBehavior#args
- Defined in:
- lib/lab42/core/behavior/unbound_behavior.rb
#args ⇒ Object (readonly)
Returns the value of attribute args.
13 14 15 |
# File 'lib/lab42/core/behavior/unbound_behavior.rb', line 13 def args @args end |