Get Config Attribute
Description
Calls the .get()
method of the Config object as defined via config
on class initialization. Will raise exceptions if not available (see Config for details).
Usage
DocConverter.config_get(what)
Arguments
-
what
str
- Attribute to be returned.