supports-hyperlinks 1.2.0

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

[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 = "1.2.0"