method
__threads__
v2_1_10 -
Show 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