Get Config Argument
Description
Interfaces the .get() method of the Config object.
Usage
ManPage.config_get(what)
Arguments
-
whatstr - Name of the attribute.
Return
Whatever is stored on the attribute.
Interfaces the .get() method of the Config object.
ManPage.config_get(what)
whatstr
Whatever is stored on the attribute.