Class: TTY::Reader::Console

Inherits:
Object show all
Defined in:
lib/redmine-installer/spec/spec.rb

Instance Method Summary collapse

Instance Method Details

#get_char(options) ⇒ Object



34
35
36
# File 'lib/redmine-installer/spec/spec.rb', line 34

def get_char(options)
  input.getc
end