MCPcopy 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_connectMethod · 0.80
fill_menuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected