Methods

Facter::Util::Config

A module to return config related data

Public Class Methods

is_windows?() click to toggle source
   # File lib/facter/util/config.rb, line 6
6:   def self.is_windows?
7:     RbConfig::CONFIG['host_os'] =~ /mswin|win32|dos|mingw|cygwin/
8:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.