Module: PodPrebuild
- Defined in:
- lib/cocoapods-binary-cache/prebuild_output/output.rb,
lib/command/config.rb,
lib/command/helper/zip.rb,
lib/command/executor/base.rb,
lib/command/executor/pusher.rb,
lib/command/executor/fetcher.rb,
lib/cocoapods-binary-cache/env.rb,
lib/command/executor/prebuilder.rb,
lib/command/executor/visualizer.rb,
lib/cocoapods-binary-cache/helper/json.rb,
lib/cocoapods-binary-cache/state_store.rb,
lib/cocoapods-binary-cache/diagnosis/base.rb,
lib/cocoapods-binary-cache/cache/validator.rb,
lib/cocoapods-binary-cache/helper/lockfile.rb,
lib/cocoapods-binary-cache/hooks/pre_install.rb,
lib/cocoapods-binary-cache/hooks/post_install.rb,
lib/cocoapods-binary-cache/diagnosis/diagnosis.rb,
lib/cocoapods-binary-cache/cache/validator_base.rb,
lib/cocoapods-binary-cache/diagnosis/integration.rb,
lib/cocoapods-binary-cache/cache/validation_result.rb,
lib/cocoapods-binary-cache/cache/validator_dev_pods.rb,
lib/cocoapods-binary-cache/prebuild_output/metadata.rb,
lib/cocoapods-binary-cache/cache/validator_exclusion.rb,
lib/cocoapods-binary-cache/cache/validator_accumulated.rb,
lib/cocoapods-binary-cache/cache/validator_non_dev_pods.rb,
lib/cocoapods-binary-cache/cache/validator_with_podfile.rb,
lib/cocoapods-binary-cache/cache/validator_dependencies_graph.rb
Overview
Copyright 2019 Grabtaxi Holdings PTE LTE (GRAB), All rights reserved. Use of this source code is governed by an MIT-style license that can be found in the LICENSE file
Defined Under Namespace
Modules: ZipUtils Classes: AccumulatedCacheValidator, BaseCacheValidator, BaseDiagnosis, CacheFetcher, CachePrebuilder, CachePusher, CacheValidationResult, CacheValidator, CommandExecutor, Config, DependenciesGraphCacheValidator, DevPodsCacheValidator, Diagnosis, Env, ExclusionCacheValidator, IntegrationDiagnosis, JSONFile, Lockfile, Metadata, NonDevPodsCacheValidator, Output, PodfileChangesCacheValidator, PostInstallHook, PreInstallHook, StateStore, Visualizer