Method: ObjectPool::Method#args
- Defined in:
- lib/objectpool.rb
#args ⇒ Object (readonly)
Returns the value of attribute args.
98 99 100 |
# File 'lib/objectpool.rb', line 98 def args @args end |
Returns the value of attribute args.
98 99 100 |
# File 'lib/objectpool.rb', line 98 def args @args end |