class Github::Repos
- Github::Repos
- Github::Iterable
- Reference
- Object
Defined in:
lib/github/models.crConstructors
Instance Method Summary
- #incomplete_results=(incomplete_results : Bool)
- #incomplete_results? : Bool
- #items : Array(Repo)
- #items=(items : Array(Repo))
- #total_count : Int32
- #total_count=(total_count : Int32)