Method: Puppet::Type#to_s

Defined in:
lib/puppet/type.rb

#to_sObject

Produces a reference to this in reference format.

See Also:



2585
2586
2587
# File 'lib/puppet/type.rb', line 2585

def to_s
  ref
end