MCPcopy Create free account
hub / github.com/SLiCAP/SLiCAP_python / CommandData

Class CommandData

SLiCAP/schematic/schematic_data.py:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94
95@dataclass
96class CommandData:
97 x: float
98 y: float
99 text: str
100
101
102@dataclass

Callers 2

to_dataMethod · 0.85
from_jsonMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected