method
__threads__
ruby latest stable - Class:
Rake::ThreadPool
__threads__()private
No documentation available.
# File lib/rake/thread_pool.rb, line 156
def __threads__ # :nodoc:
@threads.dup
end __threads__()No documentation available.
# File lib/rake/thread_pool.rb, line 156
def __threads__ # :nodoc:
@threads.dup
end