Method: Puppet::Type#to_s
- Defined in:
- lib/puppet/type.rb
#to_s ⇒ Object
Produces a reference to this in reference format.
2585 2586 2587 |
# File 'lib/puppet/type.rb', line 2585 def to_s ref end |
Produces a reference to this in reference format.
2585 2586 2587 |
# File 'lib/puppet/type.rb', line 2585 def to_s ref end |