Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
class
CommandData:
97
x: float
98
y: float
99
text: str
100
101
102
@dataclass
Callers
2
to_data
Method · 0.85
from_json
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected