MCPcopy 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

isValidMethod · 0.95
titleMethod · 0.95
__init__Method · 0.80
killMethod · 0.80
_connectMethod · 0.80
_disconnectMethod · 0.80
fill_menuMethod · 0.80
save_serversMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected