MCPcopy Create free account
hub / github.com/BuddySirJava/SSH-Studio / set_app

Method set_app

src/ui/host_editor.py:124–125  ·  view source on GitHub ↗
(self, app)

Source from the content-addressed store, hash-verified

122 pass
123
124 def set_app(self, app):
125 self.app = app
126
127 def _wire_global_buttons(self):
128 self._wired_global_buttons = True

Callers 2

__init__Method · 0.80
_setup_split_viewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected