class

Term::Prompt::BlockPaginator

Inherits Term::Prompt::Paginator / Reference / Object

Instance methods

paginate(list, active, page_size = nil, &block : Choice, Int32 -> )

Paginate list of choices based on current active choice. Move entire pages.

Source