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

Method delete

python/openshell/sandbox.py:216–217  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

214 )
215
216 def delete(self) -> bool:
217 return self._client.delete(self.sandbox.name)
218
219
220class SandboxClient:

Callers

nothing calls this directly

Calls 1

deleteMethod · 0.45

Tested by

no test coverage detected