Method: Pod::Lockfile#defined_in_file
- Defined in:
- lib/cocoapods-core/lockfile.rb
permalink #defined_in_file ⇒ String
Returns the file where the Lockfile is serialized.
51 52 53 |
# File 'lib/cocoapods-core/lockfile.rb', line 51 def defined_in_file @defined_in_file end |