ControlMessage
ControlMessage
Section titled “ControlMessage”Kind: class
Source: src/graphrefly/_facade.py:80
Signature
Section titled “Signature”ControlMessage(kind: str, value: object | None = None)Description
Section titled “Description”Non-DATA / non-ERROR observation.
Attributes
Section titled “Attributes”| Name | Type | Description |
|---|---|---|
kind | str | |
value | `object | None` |