Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::ContributorStats
Inherits
Struct
<
Value
<
Object
Constructors
new
(author :
Contributor
, total :
Int32
, weeks :
Array
(
WeeklyStats
))
new
(__temp_4209 :
JSON::PullParser
)
Instance methods
author
author=
(_author :
Contributor
)
to_json
(json :
JSON::Builder
)
total
total=
(_total :
Int32
)
weeks
weeks=
(_weeks :
Array
(
WeeklyStats
))