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

File link.py

examples/link.py:None–None  ·  examples/link.py

Source from the content-addressed store, hash-verified

1from rich import print
2
3print(class="st">"If your terminal supports links, the following text should be clickable:")
4print(class="st">"[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