module HighLine::SystemExtensions

Public Instance Methods

raw_no_echo_mode() click to toggle source
# File lib/phper.rb, line 72
def raw_no_echo_mode
end
restore_mode() click to toggle source
# File lib/phper.rb, line 74
def restore_mode
end