MCPcopy
hub / github.com/Sathvik-Rao/ClipCascade / _open_github

Method _open_github

ClipCascade_Desktop/src/cli/tray.py:256–257  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

254 TaskbarPanel.open_webbrowser(self.config.data["server_url"])
255
256 def _open_github(self):
257 TaskbarPanel.open_webbrowser(self.github_url)
258
259 def _open_help(self):
260 TaskbarPanel.open_webbrowser(HELP_URL)

Callers

nothing calls this directly

Calls 1

open_webbrowserMethod · 0.45

Tested by

no test coverage detected