Idris2/support/c/windows
Mathew Polzin 654d399eaf
Add function that checks whether a file handle points to a TTY device. (#1908)
* Add function that checks whether a file is a terminal device.

* support isTTY function for NodeJS backend.

* don't accidentally interpret 'false' string as truthy number

* less code duplication.
2021-09-10 08:05:21 +01:00
..
win_hack.c fixed whitespace for *.c and *.h files 2021-01-22 15:08:49 +00:00
win_utils.c Add function that checks whether a file handle points to a TTY device. (#1908) 2021-09-10 08:05:21 +01:00
win_utils.h Add function that checks whether a file handle points to a TTY device. (#1908) 2021-09-10 08:05:21 +01:00