Class Pry::Pager::SimplePager
In: lib/pry/pager.rb
Parent: NullPager

`SimplePager` is a straightforward pure-Ruby pager. We use it on JRuby and when we can‘t find a usable external pager.

Methods

new   write  

Public Class methods

Public Instance methods

[Validate]