Module: Pod::Config::Mixin
- Included in:
- Pod::Command, Installer, Installer::Analyzer, UserInterface, Validator
- Defined in:
- lib/cocoapods/config.rb
Overview
Provides support for accessing the configuration instance in other scopes.
Singleton collapse
Instance Method Details
#config ⇒ Object
342 343 344 |
# File 'lib/cocoapods/config.rb', line 342 def config Config.instance end |