Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::CommitStats
Inherits
Struct
<
Value
<
Object
Constructors
new
(additions :
Int32
, deletions :
Int32
, total :
Int32
)
new
(__temp_3529 :
JSON::PullParser
)
Instance methods
additions
additions=
(_additions :
Int32
)
deletions
deletions=
(_deletions :
Int32
)
to_json
(json :
JSON::Builder
)
total
total=
(_total :
Int32
)