Method: Puppet::Settings::IniFile::SectionLine#prefix

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

#prefixObject

Returns the value of attribute prefix

Returns:

  • (Object)

    the current value of prefix



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

def prefix
  @prefix
end