Method: Puppet::Resource::Status#title

Defined in:
lib/puppet/resource/status.rb

#titleObject (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.



79
80
81
# File 'lib/puppet/resource/status.rb', line 79

def title
  @title
end