Class | Guard::ReadlineInteractor |
In: |
lib/guard/interactors/readline.rb
|
Parent: | Interactor |
Interactor that used readline for getting the user input. This enables history support and auto-completion, but is broken on OS X without installing `rb-readline` or using JRuby.