piotrmurach/tty-pager

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
.github/ISSUE_TEMPLATE/config.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yml
.gitignore
.rspec
.rubocop.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.md
Rakefile
appveyor.yml
bin/console
bin/setup
examples/temp.txt
tasks/console.rake
tasks/coverage.rake
tasks/spec.rake
tty-pager.gemspec
examples/basic_pager.rb3
examples/markdown.rb6
examples/pager.rb4
examples/system_pager.rb4
lib/tty-pager.rb1
lib/tty/pager.rb35
lib/tty/pager/abstract.rb70
A
25 mins
lib/tty/pager/basic.rb111
lib/tty/pager/null.rb19
lib/tty/pager/system.rb118
lib/tty/pager/version.rb5