struct

Octokit::Models::SearchOptions

Inherits Struct < Value < Object

Constructors

new(sort : String, order : String, text_match : Bool)
new(__temp_4341 : JSON::PullParser)

Instance methods

order
order=(_order : String)
sort
sort=(_sort : String)
text_match
text_match=(_text_match : Bool)
to_json(json : JSON::Builder)