Subject: FAQ? raw i/o in Ruby
From: "Mark J. Reed" <markjreed mail.com>
Date: Mon, 22 Dec 2003 11:56:53 +0900
Hello, just looking for a way to do character-at-a-time input in Ruby.
Is there an interface to termios, or a higher-level module that abstracts
such system-dependent details?
-Mark