load_conf.py¶
This module is responsible for reading and interpreting the conf.yml file.
The file’s specification can be found on the Yaml Files page.
| Read the config file and convert the yaml format into a  | |
| Step through the object loading procedure, given a configuration. | |
| Create a class namespace and add it to the cache. |