Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_network
Method · 0.95
get_ipv4_forward
Method · 0.95
get_ipv4_dhcp_range
Method · 0.95
get_mac_ipaddr
Method · 0.95
instance
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected