CrystalCommunity::GitHubCrystalStatsCollector::Result
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)
SourceInstance methods
repos_created_last_30d
Sourcerepos_owner_org
Sourcerepos_owner_user
Sourcerepos_pushed_last_30d
Sourcerepos_scanned
Sourcestars_bucket_0
Sourcestars_bucket_1001_plus
Sourcestars_bucket_101_1000
Sourcestars_bucket_11_100
Sourcestars_bucket_1_10
Sourcetop_topics_json
Sourcetotal_stars
Sourceunique_owners
Sourcewindow_start
Source