piermesh/docs/Config/Context.md

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

🔗 Source

ctx

Dictionary of context values

  • Type: dict