Method: TTY::Reader#history_next
- Defined in:
- lib/tty/reader.rb
permalink #history_next ⇒ Object
441 442 443 444 |
# File 'lib/tty/reader.rb', line 441 def history_next @history.next @history.get end |
441 442 443 444 |
# File 'lib/tty/reader.rb', line 441 def history_next @history.next @history.get end |