struct

CrystalCommunity::GitHubCrystalStatsCollector::Result

Inherits Struct / Value / Object

Constructors

new(window_start : Time, repos_scanned : Int32, unique_owners : Int32, repos_pushed_last_30d : Int32, repos_created_last_30d : Int32, total_stars : Int64, stars_bucket_0 : Int32, stars_bucket_1_10 : Int32, stars_bucket_11_100 : Int32, stars_bucket_101_1000 : Int32, stars_bucket_1001_plus : Int32, repos_owner_user : Int32, repos_owner_org : Int32, top_topics_json : String)
Source

Instance methods

repos_created_last_30d
Source
repos_owner_org
Source
repos_owner_user
Source
repos_pushed_last_30d
Source
repos_scanned
Source
stars_bucket_0
Source
stars_bucket_1001_plus
Source
stars_bucket_101_1000
Source
stars_bucket_11_100
Source
stars_bucket_1_10
Source
top_topics_json
Source
total_stars
Source
unique_owners
Source
window_start
Source