Functions | |
def | _read_global_config () |
Read global configuration files. More... | |
def | convert_config_value (val) |
Convert config value to Python readable value. More... | |
|
private |
Read global configuration files.
filename | name of json file |
Definition at line 12 of file _config.py.
def hpsmc._config.convert_config_value | ( | val | ) |
Convert config value to Python readable value.
Definition at line 24 of file _config.py.