Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/retspen/webvirtcloud
/ shutdown
Method
shutdown
vrtManager/instance.py:131–132 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
129
self.instance.create()
130
131
def
shutdown(self):
132
self.instance.shutdown()
133
134
def
force_shutdown(self):
135
self.instance.destroy()
Callers
4
setupCanvases
Function · 0.45
shutdown
Method · 0.45
instances
Function · 0.45
instance
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected