MCPcopy
hub / github.com/retspen/webvirtcloud / stop

Method stop

vrtManager/network.py:103–104  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

101 self.net.create()
102
103 def stop(self):
104 self.net.destroy()
105
106 def delete(self):
107 self.net.undefine()

Callers 8

networkFunction · 0.45
gFunction · 0.45
jquery.jsFile · 0.45
ace.jsFile · 0.45
FoldHandlerFunction · 0.45
onMouseDownFunction · 0.45
Chart.min.jsFile · 0.45
storageFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected