MCPcopy Create free account
hub / github.com/apenwarr/sshuttle / nets

Method nets

ui-macos/models.py:129–130  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

127 return True, value, error
128
129 def nets(self):
130 return getattr(self, '_k_nets', [])
131 def setNets_(self, v):
132 self._k_nets = v
133 self.setTitle_(None)

Callers 5

isValidMethod · 0.95
titleMethod · 0.95
_connectMethod · 0.80
fill_menuMethod · 0.80
save_serversMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected