Method: SwaggerClient::StatisticMap#public_repo_count

Defined in:
lib/harbor_swagger_client/models/statistic_map.rb

#public_repo_countObject

The count of the public repositories belonging to the public projects which the user is a member of.



27
28
29
# File 'lib/harbor_swagger_client/models/statistic_map.rb', line 27

def public_repo_count
  @public_repo_count
end