class TTY::Reader::Console
Public Instance Methods
get_char(options)
click to toggle source
# File lib/redmine-installer/spec/spec.rb, line 34 def get_char(options) input.getc end
# File lib/redmine-installer/spec/spec.rb, line 34 def get_char(options) input.getc end