>Mixin

Mixin

Provides support for accessing the configuration instance in other scopes.

Singleton

config

config

Signature

config #=> undefined

Source

342 def config
343   Config.instance
344 end

Source Files

lib/cocoapods/config.rb:342

spec/unit/config_spec.rb