supports-hyperlinks 3.0.0

Detects whether a terminal supports rendering hyperlinks.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "supports-hyperlinks"
version = "3.0.0"
authors = ["Kat Marchán <kzm@zkat.tech>"]
description = "Detects whether a terminal supports rendering hyperlinks."
categories = ["terminal"]
repository = "https://github.com/zkat/supports-hyperlinks"
documentation = "https://docs.rs/supports-hyperlinks"
license = "Apache-2.0"
readme = "README.md"
edition = "2021"
rust-version = "1.70.0"