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