Method: Puppet::Resource::Status#resource_type
- Defined in:
- lib/puppet/resource/status.rb
#resource_type ⇒ Object (readonly)
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.
75 76 77 |
# File 'lib/puppet/resource/status.rb', line 75 def resource_type @resource_type end |