Function nix::unistd::isatty

source · []
pub fn isatty(fd: RawFd) -> Result<bool>