Method: PodBuilder::Configuration.lockfile_path
- Defined in:
- lib/pod_builder/configuration.rb
.lockfile_path ⇒ Object
Returns the value of attribute lockfile_path.
69 70 71 |
# File 'lib/pod_builder/configuration.rb', line 69 def lockfile_path @lockfile_path end |