Function nix::unistd::isatty

source · []
pub fn isatty(fd: RawFd) -> Result<bool>
Available on crate feature fs only.