method
count
ruby latest stable - Class:
Rake::CpuCounter
count()public
No documentation available.
# File lib/rake/cpu_counter.rb, line 21
def count
return Etc.nprocessors
end count()No documentation available.
# File lib/rake/cpu_counter.rb, line 21
def count
return Etc.nprocessors
end