Method: Contender::Pool::PoolControl#worker_count

Defined in:
lib/contender/pool/pool_executor.rb

#worker_countObject

Returns the value of attribute worker_count

Returns:

  • (Object)

    the current value of worker_count



695
696
697
# File 'lib/contender/pool/pool_executor.rb', line 695

def worker_count
  @worker_count
end