class

ModelContextProtocol::Server::Utilities::Pagination::Page(T)

Inherits JSON::Serializable < Reference < Object

Constructors

new(items : Array(T), next_cursor : Nil | String = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

items
Source
items=(items : Array(T))
Source
next_cursor
Source
next_cursor=(next_cursor : String | Nil)
Source