Method: PodBuilder::Configuration.base_path
- Defined in:
- lib/pod_builder/configuration.rb
.base_path ⇒ Object
Returns the value of attribute base_path.
53 54 55 |
# File 'lib/pod_builder/configuration.rb', line 53 def base_path @base_path end |