Method: ParticlePool::PoolThread#tasks

Defined in:
lib/particle_pool/pool_thread.rb

#tasksObject (readonly)

Returns the value of attribute tasks.



4
5
6
# File 'lib/particle_pool/pool_thread.rb', line 4

def tasks
  @tasks
end