Method: PodBuilder::Configuration.remap_coverage_to_project_root
- Defined in:
- lib/pod_builder/configuration.rb
.remap_coverage_to_project_root ⇒ Object
Returns the value of attribute remap_coverage_to_project_root.
80 81 82 |
# File 'lib/pod_builder/configuration.rb', line 80 def remap_coverage_to_project_root @remap_coverage_to_project_root end |