Method: Puppet::Interface#to_s
- Defined in:
- lib/vendor/puppet/interface.rb
#to_s ⇒ Object
119 120 121 |
# File 'lib/vendor/puppet/interface.rb', line 119 def to_s "Puppet::Face[#{name.inspect}, #{version.inspect}]" end |
119 120 121 |
# File 'lib/vendor/puppet/interface.rb', line 119 def to_s "Puppet::Face[#{name.inspect}, #{version.inspect}]" end |