[go: up one dir, main page]

supports-color 3.0.1

Detects whether a terminal supports color, and gives details about that support.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.is_ci]
version = "1.2.0"

[package]
authors = ["Kat Marchán <kzm@zkat.tech>"]
categories = ["command-line-interface"]
description = "Detects whether a terminal supports color, and gives details about that support."
documentation = "https://docs.rs/supports-color"
edition = "2018"
license = "Apache-2.0"
name = "supports-color"
readme = "README.md"
repository = "https://github.com/zkat/supports-color"
rust-version = "1.70.0"
version = "3.0.1"