gecko-dev/third_party/rust/atty-0.1.2
David Teller 7160366b8c Bug 1437004 - Vendored Rust dependencies;r=froydnj
MozReview-Commit-ID: Grf1bKIx2iT

--HG--
extra : rebase_source : 8013a66263a3a014944b0815ff9bc7d8ac0ad9a3
2018-04-04 14:14:26 +02:00
..
src
.cargo-checksum.json
.travis.yml
CHANGELOG.md
Cargo.toml
LICENSE
README.md
appveyor.yml

README.md

atty

Build Status Build status Coverage Status

are you or are you not a tty?

docs

Find them here

install

Add the following to your Cargo.toml

[dependencies]
atty = "0.1"

Doug Tangren (softprops) 2015