17 lines
355 B
Markdown
17 lines
355 B
Markdown
|
<a id="context"></a>
|
||
|
|
||
|
# Context
|
||
|
|
||
|
### *class* Config.Context.Context(subsets: dict = {}, \*\*kwargs)
|
||
|
|
||
|
Generic context data structure, current subclassed for use in filters, see Sponge/Protocols/Yellow.py
|
||
|
|
||
|
[🔗 Source](https://git.utopic.work/PierMesh/piermesh/src/branch/main/Config/Context.py)
|
||
|
|
||
|
#### ctx
|
||
|
|
||
|
Dictionary of context values
|
||
|
|
||
|
* **Type:**
|
||
|
dict
|