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

Method _open_help

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

Source from the content-addressed store, hash-verified

257 TaskbarPanel.open_webbrowser(self.github_url)
258
259 def _open_help(self):
260 TaskbarPanel.open_webbrowser(HELP_URL)
261
262 def _open_donate(self):
263 if self.donation_url is not None:

Callers

nothing calls this directly

Calls 1

open_webbrowserMethod · 0.45

Tested by

no test coverage detected