Class: Pod::Command::Cache::Proxy

Inherits:
Pod::Command::Cache show all
Defined in:
lib/cocoapods-cache-proxy/command/cache_proxy.rb,
lib/cocoapods-cache-proxy/command/cache_proxy/add.rb,
lib/cocoapods-cache-proxy/command/cache_proxy/list.rb,
lib/cocoapods-cache-proxy/command/cache_proxy/remove.rb,
lib/cocoapods-cache-proxy/command/cache_proxy/update.rb,
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

Direct Known Subclasses

Add, Auth, List, Remove, Update

Defined Under Namespace

Classes: Add, Auth, List, Remove, Update

Instance Method Summary collapse

Instance Method Details

#initObject



25
26
27
# File 'lib/cocoapods-cache-proxy/command/cache_proxy.rb', line 25

def init
  
end