struct

Octokit::Models::GistStats

Inherits Struct < Value < Object

Constructors

new(total_gists : Int32, private_gists : Int32, public_gists : Int32)
new(__temp_844 : JSON::PullParser)

Instance methods

private_gists
private_gists=(_private_gists : Int32)
public_gists
public_gists=(_public_gists : Int32)
to_json(json : JSON::Builder)
total_gists
total_gists=(_total_gists : Int32)