Method: Puppet::Settings::IniFile::SectionLine#suffix

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

#suffixObject

Returns the value of attribute suffix

Returns:

  • (Object)

    the current value of suffix



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

def suffix
  @suffix
end