struct Octokit::Models::Match
- Octokit::Models::Match
- Struct
- Value
- Object
Defined in:
octokit/models/search.crConstructors
Instance Method Summary
- #indices : Array(Int32)
- #indices=(_indices : Array(Int32))
- #text : String
- #text=(_text : String)
- #to_json(json : JSON::Builder)