Module config

Module config 

Source
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§

IniCompare
IniParameter

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