Expand description
§Configuration utilities
A toolbox of small utilities to retrieve,write and compare INI-style configuration files. Useful for initial configuration of binaries and to perform updates in existing installations.
Structs§
Functions§
- ini_
compare - Compare two ini files and return the differences against the first one
- ini_
update - Update file using the comparison results Do not modify protected properties