Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ _repo_root
Function
_repo_root
tasks/scripts/release.py:43–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
42
43
def
_repo_root() -> Path:
44
return
Path(__file__).resolve().parents[2]
45
46
47
def
_run(cmd: list[str], *, env: dict[str, str] | None = None) -> None:
Callers
1
_git
Function · 0.85
Calls
1
resolve
Method · 0.45
Tested by
no test coverage detected