Method: CloudsmithApi::CommonMetrics#total
- Defined in:
- lib/cloudsmith-api/models/common_metrics.rb
#total ⇒ Object
Total number of packages in repo
28 29 30 |
# File 'lib/cloudsmith-api/models/common_metrics.rb', line 28 def total @total end |