Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::PunchCard
Inherits
Struct
<
Value
<
Object
Constructors
new
(day :
Int32
, hour :
Int32
, commits :
Int32
)
new
(__temp_4238 :
JSON::PullParser
)
Instance methods
commits
commits=
(_commits :
Int32
)
day
day=
(_day :
Int32
)
hour
hour=
(_hour :
Int32
)
to_json
(json :
JSON::Builder
)