Method: Pod::Source::HealthReporter::HealthReport#analyzed_paths
- Defined in:
- lib/cocoapods-core/source/health_reporter.rb
#analyzed_paths ⇒ Array<Pathname>
Returns The list of the analyzed paths.
152 153 154 |
# File 'lib/cocoapods-core/source/health_reporter.rb', line 152 def analyzed_paths @analyzed_paths end |