MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / SdkIndex

Class SdkIndex

Buildscripts/CDN/generate-sdk-files.py:12–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11@dataclass
12class SdkIndex:
13 version: str
14 created: str
15 gitCommit: str
16 platforms: dict
17
18shell_color_red = "\033[91m"
19shell_color_orange = "\033[93m"

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected