Facter::Processors::Base
# File lib/facter/processors/os.rb, line 54 def get_processor_count processor_list = get_processor_list if processor_list.length != 0 processor_list.length else count_cpu_from_sysfs end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.