Class: PodPrebuild::StateStore

Inherits:
Object
  • Object
show all
Defined in:
lib/cocoapods-binary-cache/state_store.rb

Class Attribute Summary collapse

Class Attribute Details

.cache_validationObject

Returns the value of attribute cache_validation.



8
9
10
# File 'lib/cocoapods-binary-cache/state_store.rb', line 8

def cache_validation
  @cache_validation
end

.excluded_podsObject

Returns the value of attribute excluded_pods.



7
8
9
# File 'lib/cocoapods-binary-cache/state_store.rb', line 7

def excluded_pods
  @excluded_pods
end