A module to return config related data
# File lib/facter/util/config.rb, line 6 def self.is_windows? RbConfig::CONFIG['host_os'] =~ /mswin|win32|dos|mingw|cygwin/ end
[Validate]
Generated with the Darkfish Rdoc Generator 2.