Method: Thread::Pool::Task#thread

Defined in:
lib/thread/pool.rb

#threadObject (readonly)

Returns the value of attribute thread.



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

def thread
  @thread
end