| Class | Pry::Pager::NullPager |
| In: |
lib/pry/pager.rb
|
| Parent: | Object |
`NullPager` is a "pager" that actually just prints all output as it comes in. Used when `Pry.config.pager` is false.