Interface ConfigSectionFile
access this type via: util.ConfigSectionFile (provides, requires or uses)
Functions
ConfigSectionFile(char configFile[])
ConfigSection getSection(char name[])
ConfigSectionFile(char configFile[])
Create a config file instance pointing to the given config file.
ConfigSection getSection(char name[])
Read the named section from the config file.