File INI
Package:
Summary:
Manipulate configuration values in INI files
Groups:
Author:
Description:
This class can be used to manipulate configuration values in INI files.
It can read and parse a given INI file and extract the sections and configuration values.
The class can also add or modify given configuration values, as well delete certain sections or values. The modifications can be saved back to the INI file.
It can read and parse a given INI file and extract the sections and configuration values.
The class can also add or modify given configuration values, as well delete certain sections or values. The modifications can be saved back to the INI file.
Comments are closed.