Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
isValid
Method · 0.95
title
Method · 0.95
_connect
Method · 0.80
fill_menu
Method · 0.80
save_servers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected