static VALUE io_getch(int argc, VALUE *argv, VALUE io) { return rb_funcall2(io, rb_intern("getc"), argc, argv); }
This page was generated for Ruby 2.0.0
Ruby-doc.org is a service of James Britt and Neurogami, a software development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.26.0.