Method: TTY::Reader::History#cycle
- Defined in:
- lib/tty/reader/history.rb
permalink #cycle ⇒ Boolean
Decides whether or not to allow cycling through stored lines.
38 39 40 |
# File 'lib/tty/reader/history.rb', line 38 def cycle @cycle end |