Class Puppet::DSL::ResourceAPI
In: lib/puppet/dsl/resource_api.rb
Parent: Object

Methods

Included Modules

Puppet::Resource::TypeCollectionHelper

Constants

FUNCTION_MAP = {:acquire => :include}

Attributes

block  [R] 
resource  [R] 
scope  [R] 

Public Class methods

Public Instance methods

Try to convert a missing method into a resource type or a function.

[Validate]