Method: Extlib::Pooling::Pool#used
- Defined in:
- lib/extlib/pooling.rb
#used ⇒ Object (readonly)
Returns the value of attribute used.
127 128 129 |
# File 'lib/extlib/pooling.rb', line 127 def used @used end |
Returns the value of attribute used.
127 128 129 |
# File 'lib/extlib/pooling.rb', line 127 def used @used end |