struct

Octokit::Models::CodeResult

Inherits Struct < Value < Object

Constructors

new(name : String, path : String, sha : String, html_url : String, repository : Repository, text_matches : Array(TextMatch))
new(__temp_4436 : JSON::PullParser)

Instance methods

html_url
html_url=(_html_url : String)
name
name=(_name : String)
path
path=(_path : String)
repository
repository=(_repository : Repository)
sha
sha=(_sha : String)
text_matches
text_matches=(_text_matches : Array(TextMatch))
to_json(json : JSON::Builder)