Class Facter::Util::Confine
In: lib/facter/util/confine.rb
Parent: Object

Methods

new   to_s   true?  

Included Modules

Facter::Util::Values

Attributes

fact  [RW] 
values  [RW] 

Public Class methods

Add the restriction. Requires the fact name, an operator, and the value we‘re comparing to.

Public Instance methods

Evaluate the fact, returning true or false.

[Validate]