class GithubEvent::Repo
- GithubEvent::Repo
- Reference
- Object
Overview
The repo object that is passed back in the event object
Defined in:
GithubTracker/GithubEvent.crConstructors
Instance Method Summary
- #id : Int32
- #id=(_id : Int32)
- #name : String
- #name=(_name : String)
- #to_json(json : JSON::Builder)
- #url : String
- #url=(_url : String)