Method: Puppet::Settings::IniFile::SectionLine#name
- Defined in:
- lib/puppet/settings/ini_file.rb
#name ⇒ Object
Returns the value of attribute name
200 201 202 |
# File 'lib/puppet/settings/ini_file.rb', line 200 def name @name end |