Class: Pod::Command::Cache::Proxy::Auth
- Inherits:
-
Pod::Command::Cache::Proxy
- Object
- Pod::Command
- Pod::Command::Cache
- Pod::Command::Cache::Proxy
- Pod::Command::Cache::Proxy::Auth
- Defined in:
- lib/cocoapods-cache-proxy/command/cache_proxy/auth/add.rb,
lib/cocoapods-cache-proxy/command/cache_proxy/auth/auth.rb,
lib/cocoapods-cache-proxy/command/cache_proxy/auth/list.rb,
lib/cocoapods-cache-proxy/command/cache_proxy/auth/remove.rb,
lib/cocoapods-cache-proxy/command/cache_proxy/auth/update.rb
Defined Under Namespace
Classes: Add, List, Remove, Update
Instance Method Summary collapse
Instance Method Details
#init ⇒ Object
25 26 27 |
# File 'lib/cocoapods-cache-proxy/command/cache_proxy/auth/auth.rb', line 25 def init end |