Class swarmauri_standard.tracing.TracedVariable.TracedVariable
swarmauri_standard.tracing.TracedVariable.TracedVariable
TracedVariable(name, value, tracer)
Wrapper class to trace multiple changes to a variable within the context manager.
Source code in swarmauri_standard/tracing/TracedVariable.py
10 11 12 13 14 |
|
name
instance-attribute
name = name
value
property
writable
value