MCPcopy Create free account
hub / github.com/NVIDIA/OpenShell / VersionEntry

Class VersionEntry

tasks/scripts/sync_docs_website.py:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29@dataclass
30class VersionEntry:
31 slug: str
32 display_name: str
33 path: str
34
35
36def parse_args() -> argparse.Namespace:

Callers 2

parse_versionsFunction · 0.85
sync_docsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected