struct

MCP::Protocol::CompleteResult::Completion

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(values : Array(String) = [] of String, total : Int64 | Nil = nil, has_more : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

has_more
Source
total
Source
values
Source