Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
class
SdkIndex:
13
version: str
14
created: str
15
gitCommit: str
16
platforms: dict
17
18
shell_color_red =
"\033[91m"
19
shell_color_orange =
"\033[93m"
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected