parse_config#

class parse_config.ParseInputHandlerConfig[source]#

Bases: object

InputHandler config.h parser

Args:

object (object): base object specialization

parse_config_header_file(path: str)[source]#
parses the config at path if path is not None,

if path is None, parse the config in the library

Args:

path (str): a valid os path