Class Puppet::Util::ProviderFeatures::ProviderFeature
In: lib/puppet/util/provider_features.rb
Parent: Object

The class that models the features and handles checking whether the features are present.

Methods

available?   new  

Included Modules

Puppet::Util Puppet::Util::MethodHelper Puppet::Util::Docs

Attributes

docs  [RW] 
methods  [RW] 
name  [RW] 

Public Class methods

Public Instance methods

Are all of the requirements met?

[Validate]