1
class ApplicationRoot(object):
2
"""Root of the IVLE path namespace."""
3
def __init__(self, config, store):
4
self.config = config
5
self.store = store
Loggerhead is a web-based interface for Breezy Version: 2.0.1