Method: Puppet::Transaction::Report#to_yaml_properties

Defined in:
lib/vendor/puppet/transaction/report.rb

#to_yaml_propertiesObject



143
144
145
# File 'lib/vendor/puppet/transaction/report.rb', line 143

def to_yaml_properties
  (instance_variables - ["@external_times"])
end