Method: Puppet::Settings::IniFile::SectionLine#name

Defined in:
lib/puppet/settings/ini_file.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



200
201
202
# File 'lib/puppet/settings/ini_file.rb', line 200

def name
  @name
end