Function nix::unistd::isatty

source ยท
pub fn isatty(fd: RawFd) -> Result<bool>