gws.config.loader
¶
Source code: gws.config.loader
Module Contents¶
- gws.config.loader.configure(manifest_path=None, config_path=None, config=None, before_init=None, fallback_config=None, with_spec_cache=True) gws.Root ¶
Configure the server
- gws.config.loader.deactivate()¶
- gws.config.loader.real_config_path(config_path)¶
- gws.config.loader.real_manifest_path(manifest_path)¶
- gws.config.loader.ROOT_NAME = 'gws_root_object'¶
- gws.config.loader.STORE_PATH¶