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

Method _on_add_custom_option

src/ui/host_editor.py:1289–1290  ·  view source on GitHub ↗
(self, button)

Source from the content-addressed store, hash-verified

1287 dialog.destroy()
1288
1289 def _on_add_custom_option(self, button):
1290 self._add_custom_option_row()
1291
1292 def _on_remove_custom_option(self, button, action_row):
1293 """Handle remove custom option button click."""

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected