Method: Puppet::DataTypes::TypeBuilder#interface
- Defined in:
- lib/puppet/datatypes.rb
#interface ⇒ 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 interface @interface end |