Method: Puppet::Transaction::Event#to_s

Defined in:
lib/puppet/transaction/event.rb

#to_sObject

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.



131
132
133
# File 'lib/puppet/transaction/event.rb', line 131

def to_s
  message
end