Class G.c.CoreConfig:

Part of GTG.core View In Hierarchy

No class docstring
Method __init__ Construct the core configuration object.
Method save_config Undocumented
Method get_backends_list Undocumented
Method save_datastore Undocumented
def __init__(self, config_file=None, projects_file=None):
Construct the core configuration object.
Parametersconfig_fileThe path to the configuration file. If not provided, defaults to DEFAULT_CONFIG_FILE.
projects_fileThe path to the projects.xml file. If not provided, defaults to projects.xml in DATA_DIR.
def save_config(self):
Undocumented
def get_backends_list(self):
Undocumented
def save_datastore(self, ds):
Undocumented
API Documentation for GTG, generated by pydoctor at 2009-07-19 21:37:32.