Searched refs:console_getch (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/io/console/
H A Dconsole.c396 console_getch(int argc, VALUE *argv, VALUE io) function
750 rb_define_method(rb_cIO, "getch", console_getch, -1);

Completed in 182 milliseconds