MCPcopy Index your code
hub / github.com/AmberSahdev/Open-Interface / open_link

Function open_link

app/ui.py:15–16  ·  view source on GitHub ↗
(url)

Source from the content-addressed store, hash-verified

13
14
15def open_link(url) -> None:
16 webbrowser.open_new(url)
17
18
19class UI:

Callers 1

create_widgetsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected