Method: Puppet::DataTypes::Error#details

Defined in:
lib/puppet/datatypes/impl/error.rb

#detailsObject (readonly)

Returns the value of attribute details.



4
5
6
# File 'lib/puppet/datatypes/impl/error.rb', line 4

def details
  @details
end