struct Octokit::Models::WeeklyCommitActivity
- Octokit::Models::WeeklyCommitActivity
- Struct
- Value
- Object
Defined in:
octokit/models/repo_stats.crConstructors
Instance Method Summary
- #days : Array(Int32)
- #days=(_days : Array(Int32))
- #to_json(json : JSON::Builder)
- #total : Int32
- #total=(_total : Int32)
- #week : String
- #week=(_week : String)