Method: Pod::Installer::ProjectCache::ProjectCacheVersion#version
- Defined in:
- lib/cocoapods/installer/project_cache/project_cache_version.rb
#version ⇒ Version (readonly)
Returns The version of the project cache.
9 10 11 |
# File 'lib/cocoapods/installer/project_cache/project_cache_version.rb', line 9 def version @version end |