pub fn isatty<Fd>(fd: Fd) -> boolwhere Fd: AsFd,
dep_rustix
isatty(fd)—Tests whether a file descriptor refers to a terminal.
isatty(fd)