Method: Thread::Pool#max

Defined in:
lib/thread/pool.rb

#maxObject (readonly)

Returns the value of attribute max.



103
104
105
# File 'lib/thread/pool.rb', line 103

def max
  @max
end