Module: Pod::Config::Mixin
- Included in:
- Pod, Pod::Command, Pod::Command::Spec::Linter, Dependency::ExternalSources::AbstractExternalSource, Downloader::Git, Generator::Documentation, Installer, Installer::TargetInstaller, Installer::UserProjectIntegrator, Podfile, Podfile::TargetDefinition, Podfile::UserProject, Resolver, Specification
- Defined in:
- lib/cocoapods/config.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) config
67 68 69 |
# File 'lib/cocoapods/config.rb', line 67 def config Config.instance end |