Docs.rs
is_ci-1.2.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
is_ci 1.2.0
Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.
Crate
Source
Builds
Feature flags
Documentation
Hide files
src
.cargo_vcs_info.json
.editorconfig
.gitignore
Cargo.lock
Cargo.toml
Cargo.toml.orig
CHANGELOG.md
cliff.toml
LICENSE
Makefile.toml
README.md
1
2
3
4
5
6
{
"
git
"
:
{
"
sha1
"
:
"
5e7959455a90cf9a00cafbbd533ea25d747a07d3
"
}
,
"
path_in_vcs
"
:
"
"
}