Module: Doing::Pager
- Defined in:
- lib/doing/pager.rb
Overview
Pagination
Class Attribute Summary collapse
-
.paginate ⇒ Object
Boolean determines whether output is paginated.
Class Method Summary collapse
-
.external_pager(text) ⇒ Object
External pager using IO.popen for optimal performance and UX.
-
.page(text) ⇒ Object
Page output.
Class Attribute Details
.paginate ⇒ Object
Boolean determines whether output is paginated