# File lib/facter/util/processor.rb, line 202 def self.getconf_cpu_version(command="getconf CPU_VERSION") Facter::Util::Resolution.exec(command) end