Module: Pry::Shell::Patches::Pager

Included in:
Pry
Defined in:
lib/pry/shell/patches/pager.rb

Instance Method Summary collapse

Instance Method Details

#pagerObject



7
8
9
# File 'lib/pry/shell/patches/pager.rb', line 7

def pager
  config.pager_proxy || super
end