Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apenwarr/sshuttle
/ error
Method
error
ui-macos/models.py:87–88 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
85
config_changed()
86
87
def
error(self):
88
return
getattr(self,
'_k_error'
, None)
89
def
setError_(self, v):
90
self._k_error = v
91
config_changed()
Callers
2
try_connect
Method · 0.80
fill_menu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected