class Github::Search::Code
- Github::Search::Code
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
lib/github/models.crConstructors
Instance Method Summary
- #git_url : String
- #git_url=(git_url : String)
- #html_url : String
- #html_url=(html_url : String)
- #name : String
- #name=(name : String)
- #path : String
- #path=(path : String)
- #repository : Search::Repository
- #repository=(repository : Search::Repository)
- #score : Float64
- #score=(score : Float64)
- #sha : String
- #sha=(sha : String)
- #url : String
- #url=(url : String)