Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ SandboxStatusRef
Class
SandboxStatusRef
python/openshell/sandbox.py:128–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
127
@dataclass(frozen=True)
128
class
SandboxStatusRef:
129
phase: int
130
current_policy_version: int
131
132
133
@dataclass(frozen=True)
Callers
1
_sandbox_ref
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected