Notes:
Changes:
== RCommand 0.2.0
* RCommand now uses several different methods of dealing with i/o.
* Added readline support.
* Redesigned the API.
* Fixed readchar method so that it no longer constantly makes system calls.
== RCommand 0.1.1
* Fixed gets method so that it correctly returns "\n" on the end of strings.
== RCommand 0.1.0
* Initial release, probably isn't very portable.
|