Table of Contents - carthage_cache_res-0.9.4 Documentation
Classes and Modules
- CarthageCacheRes
- CarthageCacheRes::AWSRepository
- CarthageCacheRes::Application
- CarthageCacheRes::ArchiveBuilder
- CarthageCacheRes::ArchiveInstaller
- CarthageCacheRes::Archiver
- CarthageCacheRes::BuildCollector
- CarthageCacheRes::CartfileResolvedFile
- CarthageCacheRes::CarthageCacheResLock
- CarthageCacheRes::Configuration
- CarthageCacheRes::ConfigurationValidator
- CarthageCacheRes::Configurator
- CarthageCacheRes::ConfiguratorWizard
- CarthageCacheRes::HTTPRepository
- CarthageCacheRes::MissingConfigurationKey
- CarthageCacheRes::Project
- CarthageCacheRes::ShellCommandExecutor
- CarthageCacheRes::SwiftVersionResolver
- CarthageCacheRes::Terminal
- CarthageCacheRes::ValidationResult
Methods
- ::config_key — CarthageCacheRes::Configuration
- ::default — CarthageCacheRes::Configuration
- ::invalid — CarthageCacheRes::ValidationResult
- ::missing_aws_access_key_id — CarthageCacheRes::MissingConfigurationKey
- ::missing_aws_key — CarthageCacheRes::MissingConfigurationKey
- ::missing_aws_region — CarthageCacheRes::MissingConfigurationKey
- ::missing_aws_secret_access_key — CarthageCacheRes::MissingConfigurationKey
- ::missing_bucket_name — CarthageCacheRes::MissingConfigurationKey
- ::new — CarthageCacheRes::Application
- ::new — CarthageCacheRes::ArchiveBuilder
- ::new — CarthageCacheRes::ArchiveInstaller
- ::new — CarthageCacheRes::Archiver
- ::new — CarthageCacheRes::BuildCollector
- ::new — CarthageCacheRes::CarthageCacheResLock
- ::new — CarthageCacheRes::CartfileResolvedFile
- ::new — CarthageCacheRes::Configuration
- ::new — CarthageCacheRes::ValidationResult
- ::new — CarthageCacheRes::ConfigurationValidator
- ::new — CarthageCacheRes::Configurator
- ::new — CarthageCacheRes::ConfiguratorWizard
- ::new — CarthageCacheRes::Project
- ::new — CarthageCacheRes::AWSRepository
- ::new — CarthageCacheRes::HTTPRepository
- ::new — CarthageCacheRes::SwiftVersionResolver
- ::new — CarthageCacheRes::Terminal
- ::parse — CarthageCacheRes::Configuration
- ::read_only? — CarthageCacheRes::Configuration
- ::supported_keys — CarthageCacheRes::Configuration
- ::valid — CarthageCacheRes::ValidationResult
- ::valid? — CarthageCacheRes::Configuration
- #all_frameworks — CarthageCacheRes::Project
- #archive — CarthageCacheRes::ArchiveBuilder
- #archive — CarthageCacheRes::Archiver
- #archive_builder — CarthageCacheRes::Application
- #archive_exist? — CarthageCacheRes::Application
- #archive_exist? — CarthageCacheRes::AWSRepository
- #archive_exist? — CarthageCacheRes::HTTPRepository
- #archive_filename — CarthageCacheRes::Project
- #archive_installer — CarthageCacheRes::Application
- #archive_key — CarthageCacheRes::Project
- #archive_path — CarthageCacheRes::Project
- #ask — CarthageCacheRes::ConfiguratorWizard
- #build — CarthageCacheRes::ArchiveBuilder
- #build_collector — CarthageCacheRes::Application
- #cartfile_resolved_path — CarthageCacheRes::Project
- #carthage_build_directory — CarthageCacheRes::Project
- #carthage_cache_res_lock — CarthageCacheRes::Application
- #config — CarthageCacheRes::Configurator
- #config_file_exist? — CarthageCacheRes::Configurator
- #confirm — CarthageCacheRes::ConfiguratorWizard
- #content — CarthageCacheRes::CartfileResolvedFile
- #create_archive — CarthageCacheRes::Application
- #create_carthage_build_directory — CarthageCacheRes::ArchiveInstaller
- #create_tmpdir — CarthageCacheRes::Project
- #delete_framework? — CarthageCacheRes::BuildCollector
- #delete_framework_files — CarthageCacheRes::BuildCollector
- #delete_unused_frameworks — CarthageCacheRes::BuildCollector
- #digest — CarthageCacheRes::CartfileResolvedFile
- #download — CarthageCacheRes::AWSRepository
- #download — CarthageCacheRes::HTTPRepository
- #download_archive — CarthageCacheRes::ArchiveInstaller
- #error — CarthageCacheRes::Terminal
- #execute — CarthageCacheRes::ShellCommandExecutor
- #extract_config_and_key — CarthageCacheRes::Configuration
- #extract_framework_name — CarthageCacheRes::CartfileResolvedFile
- #framework_name — CarthageCacheRes::BuildCollector
- #frameworks — CarthageCacheRes::CartfileResolvedFile
- #generate_digest — CarthageCacheRes::CartfileResolvedFile
- #has_aws_access_key_id? — CarthageCacheRes::ConfigurationValidator
- #has_aws_profile? — CarthageCacheRes::ConfigurationValidator
- #has_aws_region? — CarthageCacheRes::ConfigurationValidator
- #has_aws_secret_access_key? — CarthageCacheRes::ConfigurationValidator
- #has_bucket_name? — CarthageCacheRes::ConfigurationValidator
- #install — CarthageCacheRes::ArchiveInstaller
- #install_archive — CarthageCacheRes::Application
- #is_missing_aws_access_key_id? — CarthageCacheRes::ConfigurationValidator
- #is_missing_aws_secret_access_key? — CarthageCacheRes::ConfigurationValidator
- #list_built_frameworks — CarthageCacheRes::BuildCollector
- #load_config — CarthageCacheRes::Configurator
- #load_config! — CarthageCacheRes::Configurator
- #lock_digest — CarthageCacheRes::CarthageCacheResLock
- #lock_file? — CarthageCacheRes::ArchiveBuilder
- #merge — CarthageCacheRes::Configuration
- #merge_config — CarthageCacheRes::Configurator
- #method_missing — CarthageCacheRes::Configuration
- #missing_aws_access_key_id — CarthageCacheRes::ConfigurationValidator
- #missing_aws_region — CarthageCacheRes::ConfigurationValidator
- #missing_aws_secret_access_key — CarthageCacheRes::ConfigurationValidator
- #missing_bucket_name — CarthageCacheRes::ConfigurationValidator
- #password — CarthageCacheRes::ConfiguratorWizard
- #prune_build_directory — CarthageCacheRes::Application
- #puts — CarthageCacheRes::Terminal
- #read_only? — CarthageCacheRes::Configuration
- #read_only? — CarthageCacheRes::ConfigurationValidator
- #remove_nil_keys — CarthageCacheRes::Configurator
- #respond_to? — CarthageCacheRes::Configuration
- #save_config — CarthageCacheRes::Configurator
- #start — CarthageCacheRes::ConfiguratorWizard
- #swift_version — CarthageCacheRes::CartfileResolvedFile
- #swift_version — CarthageCacheRes::SwiftVersionResolver
- #symbol_map_files — CarthageCacheRes::BuildCollector
- #tmpdir — CarthageCacheRes::Project
- #to_yaml — CarthageCacheRes::Configuration
- #unarchive — CarthageCacheRes::ArchiveInstaller
- #unarchive — CarthageCacheRes::Archiver
- #upload — CarthageCacheRes::AWSRepository
- #upload — CarthageCacheRes::HTTPRepository
- #upload_archive — CarthageCacheRes::ArchiveBuilder
- #uuid_dwarfdump — CarthageCacheRes::BuildCollector
- #valid? — CarthageCacheRes::Configuration
- #valid? — CarthageCacheRes::ValidationResult
- #valid? — CarthageCacheRes::ConfigurationValidator
- #valid_digest? — CarthageCacheRes::CarthageCacheResLock
- #validate — CarthageCacheRes::ConfigurationValidator
- #validate! — CarthageCacheRes::Configurator
- #validate_installation — CarthageCacheRes::Application
- #vputs — CarthageCacheRes::Terminal
- #write_lock_digest — CarthageCacheRes::CarthageCacheResLock