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