Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apenwarr/sshuttle
/ netsHidden
Method
netsHidden
ui-macos/models.py:135–137 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
133
self.setTitle_(None)
134
config_changed()
135
def
netsHidden(self):
136
#print 'checking netsHidden'
137
return
self.autoNets() != NET_MANUAL
138
def
setNetsHidden_(self, v):
139
config_changed()
140
#print 'setting netsHidden to %r' % v
Callers
nothing calls this directly
Calls
1
autoNets
Method · 0.95
Tested by
no test coverage detected