Method: Puppet::DataTypes::TypeBuilder#implementation
- Defined in:
- lib/puppet/datatypes.rb
#implementation ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
147 148 149 |
# File 'lib/puppet/datatypes.rb', line 147 def implementation @implementation end |