MCPcopy Index your code
hub / github.com/retspen/webvirtcloud / delete_iface

Method delete_iface

vrtManager/interface.py:134–135  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

132 self.iface.create()
133
134 def delete_iface(self):
135 self.iface.undefine()

Callers 1

interfaceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected