You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lib allows checking TTY versus a raw file descriptor. It would be convenient to allow checking of a given io.Reader instead, as pointed out by @dolmen in #80 (comment)
The text was updated successfully, but these errors were encountered:
The lib allows checking TTY versus a raw file descriptor. It would be convenient to allow checking of a given
io.Reader
instead, as pointed out by @dolmen in #80 (comment)The text was updated successfully, but these errors were encountered: