Method: Thread::Pool::Task#pool

Defined in:
lib/thread/pool.rb

#poolObject (readonly)

Returns the value of attribute pool.



25
26
27
# File 'lib/thread/pool.rb', line 25

def pool
  @pool
end