Method: Puppet::Settings::ConfigFile::Section#name

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

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



57
58
59
# File 'lib/puppet/settings/config_file.rb', line 57

def name
  @name
end