Method: ASIR::ThreadPool::Work#block

Defined in:
lib/asir/thread_pool.rb

#blockObject

Returns the value of attribute block.



141
142
143
# File 'lib/asir/thread_pool.rb', line 141

def block
  @block
end