MCPcopy 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)
128class SandboxStatusRef:
129 phase: int
130 current_policy_version: int
131
132
133@dataclass(frozen=True)

Callers 1

_sandbox_refFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected