Method: Puppet::Util::IniConfig::Section#name
- Defined in:
- lib/puppet/util/inifile.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
19 20 21 |
# File 'lib/puppet/util/inifile.rb', line 19 def name @name end |
Returns the value of attribute name.
19 20 21 |
# File 'lib/puppet/util/inifile.rb', line 19 def name @name end |