Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::WeeklyCommitActivity
Inherits
Struct
<
Value
<
Object
Constructors
new
(days :
Array
(
Int32
), total :
Int32
, week :
String
)
new
(__temp_4229 :
JSON::PullParser
)
Instance methods
days
days=
(_days :
Array
(
Int32
))
to_json
(json :
JSON::Builder
)
total
total=
(_total :
Int32
)
week
week=
(_week :
String
)