jivago.config.abstract_context module

class jivago.config.abstract_context.AbstractContext[source]

Bases: object

INSTANCE = None
configure_service_locator()[source]
create_router_config() → jivago.config.router.router_builder.RouterBuilder[source]
get_banner() → List[str][source]
get_config_file_locations() → List[str][source]
get_views_folder_path() → str[source]
service_locator() → jivago.inject.service_locator.ServiceLocator[source]