class GitHub::Repo
- GitHub::Repo
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
github-repos.crConstructors
Instance Method Summary
- #description : String | Nil
- #description=(description : String | Nil)
- #language : String | Nil
- #language=(language : String | Nil)
- #stars : Int32
- #stars=(stars : Int32)
- #title : String | Nil
- #title=(title : String | Nil)
- #url : String | Nil
- #url=(url : String | Nil)