Method: Puppet::Settings::IniFile::Line#to_s
- Defined in:
- lib/puppet/settings/ini_file.rb
#to_s ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
177 178 179 |
# File 'lib/puppet/settings/ini_file.rb', line 177 def to_s text end |