struct Octokit::Models::Match

Defined in:

octokit/models/search.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(text : String, indices : Array(Int32)) #

def self.new(__temp_4388 : JSON::PullParser) #

Instance Method Detail

def indices : Array(Int32) #

def indices=(_indices : Array(Int32)) #

def text : String #

def text=(_text : String) #

def to_json(json : JSON::Builder) #