isatty

Returns true if file is a tty

  1. bool isatty(File file)
  2. bool isatty(FILE* handle)
  3. bool isatty(int fd_set)
    bool
    isatty
    (
    int fd_set
    )

Meta