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