supports-hyperlinks 2.0.0

Detects whether a terminal supports rendering hyperlinks.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.is-terminal]
version = "0.4.0"

[package]
authors = ["Kat Marchán <kzm@zkat.tech>"]
categories = ["terminal"]
description = "Detects whether a terminal supports rendering hyperlinks."
documentation = "https://docs.rs/supports-hyperlinks"
edition = "2018"
license = "Apache-2.0"
name = "supports-hyperlinks"
readme = "README.md"
repository = "https://github.com/zkat/supports-hyperlinks"
version = "2.0.0"