struct

Crig::Completion::Request::Document

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : String, text : String, additional_props : Hash(String, String) = {} of String => String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

additional_props
Source
text
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source