SatUtils::Config(3)
config file parser for satutils
DESCRIPTON
Reads /etc/satutils.cfg and ~/.satutilsrc for configuration. These files are
typical key=value files with hash comments.
METHODS
- readconfig
-
Read a given config file, does not fail if the file does not exist.
- get
-
Reads config files on first call.
Gets a given config value. Pass the key to get.
AUTHOR
Joey Hess <
[email protected]>