Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apenwarr/sshuttle
/ host
Method
host
ui-macos/models.py:116–117 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
114
config_changed()
115
116
def
host(self):
117
return
getattr(self,
'_k_host'
, None)
118
def
setHost_(self, v):
119
self._k_host = v
120
self.setTitle_(None)
Callers
8
isValid
Method · 0.95
title
Method · 0.95
__init__
Method · 0.80
kill
Method · 0.80
_connect
Method · 0.80
_disconnect
Method · 0.80
fill_menu
Method · 0.80
save_servers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected