Closed ghost closed 3 years ago
Types like TTY are defined in tty_windows.go
TTY
sorry, i didn't understand how go code is organized, TTY is also defined in tty_unix.go
shouldn't tty.in be opened with O_RDONLY?
tty.in
O_RDONLY
Types like
TTY
are defined in tty_windows.go