gws.config.loader

gws.config.loader.real_config_path(config_path=None)[source]
gws.config.loader.parse_and_activate(path=None) → gws.types.IRootObject[source]
gws.config.loader.activate(cfg) → gws.types.IRootObject[source]
gws.config.loader.store(root: gws.types.IRootObject, path=None)[source]
gws.config.loader.load(path=None) → gws.types.IRootObject[source]