module documentation

Undocumented

Class ReadsCfg Undocumented
Exception ConfigError Undocumented
Exception ConfigValueTypeError Undocumented
Exception MissingConfig Undocumented
Exception MissingConfigItem Undocumented
Exception MissingConfigSection Undocumented
Class _GetterDispatch Undocumented
Function _build_getter Undocumented
Function _build_getter_dispatch Undocumented
Function _parse_cfg_file Undocumented
def _build_getter(cfg_obj, cfg_section, method, converter=None): (source)

Undocumented

def _build_getter_dispatch(cfg_obj, cfg_section, converters=None): (source)

Undocumented

def _parse_cfg_file(filespec): (source)

Undocumented

Parameters
filespec:Union[Path, str]Undocumented