Method: Puppet::Resource#type
- Defined in:
- lib/vendor/puppet/resource.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
22 23 24 |
# File 'lib/vendor/puppet/resource.rb', line 22 def type @type end |
Returns the value of attribute type.
22 23 24 |
# File 'lib/vendor/puppet/resource.rb', line 22 def type @type end |