Method: PDK::Config::IniFile::IniFileImpl::SectionLine#name

Defined in:
lib/pdk/config/ini_file.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



162
163
164
# File 'lib/pdk/config/ini_file.rb', line 162

def name
  @name
end