MCPcopy Create free account
hub / github.com/LabPy/lantz / backend

Method backend

lantz/ui/app.py:162–163  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

160
161 @property
162 def backend(self):
163 return self._backend
164
165 @backend.setter
166 def backend(self, backend):

Callers

nothing calls this directly

Calls 3

connect_backendMethod · 0.95
connect_setupFunction · 0.85
valuesMethod · 0.45

Tested by

no test coverage detected