355 B
355 B
Context
class Config.Context.Context(subsets: dict = {}, **kwargs)
Generic context data structure, current subclassed for use in filters, see Sponge/Protocols/Yellow.py
ctx
Dictionary of context values
- Type: dict