Part of GTG.core View In Hierarchy
Method | __init__ | Construct the core configuration object. |
Method | save_config | Undocumented |
Method | get_backends_list | Undocumented |
Method | save_datastore | Undocumented |
Parameters | config_file | The path to the configuration file. If not provided, defaults to
DEFAULT_CONFIG_FILE .
|
projects_file | The path to the projects.xml file. If not provided, defaults to
projects.xml in DATA_DIR .
|