Class: IO

Inherits:
Object show all
Defined in:
lib/jimmy_jukebox/check_jruby.rb

Instance Method Summary collapse

Instance Method Details

#getchObject



3
4
5
6
7
# File 'lib/jimmy_jukebox/check_jruby.rb', line 3

def getch
  raw do
    getc
  end
end