lib/tty/prompt/reader/mode.rb in tty-prompt-0.7.0 vs lib/tty/prompt/reader/mode.rb in tty-prompt-0.7.1

- old
+ new

@@ -1,6 +1,8 @@ # encoding: utf-8 +require 'io/console' + module TTY class Prompt class Reader class Mode # Initialize a Terminal