component.rb

Path: lib/puppet/type/component.rb
Last Update: Wed Dec 09 12:54:29 -0800 2009

Required files

puppet   puppet/type   puppet/transaction  

Methods

[]   []=   new   pathbuilder   ref   refresh   title   title=   to_s  

Included Modules

Enumerable

Public Class methods

Initialize a new component

Public Instance methods

Override how parameters are handled so that we support the extra parameters that are used with defined resource types.

Override how parameters are handled so that we support the extra parameters that are used with defined resource types.

Component paths are special because they function as containers.

We want our title to just be the whole reference, rather than @title.

[Validate]