MCPcopy
hub / github.com/Textualize/rich / link.py

File link.py

examples/link.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from rich import print
2
3print("If your terminal supports links, the following text should be clickable:")
4print("[link=https://www.willmcgugan.com][i]Visit [red]my[/red][/i] [yellow]Blog[/]")

Callers

nothing calls this directly

Calls 1

printFunction · 0.90

Tested by

no test coverage detected