Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
class
VersionEntry:
31
slug: str
32
display_name: str
33
path: str
34
35
36
def
parse_args() -> argparse.Namespace:
Callers
2
parse_versions
Function · 0.85
sync_docs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected