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

Method _XMLDesc

vrtManager/network.py:79–80  ·  view source on GitHub ↗
(self, flags)

Source from the content-addressed store, hash-verified

77 return self.net.name()
78
79 def _XMLDesc(self, flags):
80 return self.net.XMLDesc(flags)
81
82 def get_autostart(self):
83 return self.net.autostart()

Callers 5

get_ipv4_networkMethod · 0.95
get_ipv4_forwardMethod · 0.95
get_ipv4_dhcp_rangeMethod · 0.95
get_mac_ipaddrMethod · 0.95
instanceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected