Class: Pod::Downloader::Scp
- Inherits:
-
RemoteFile
- Object
- Base
- RemoteFile
- Pod::Downloader::Scp
- Defined in:
- lib/cocoapods-downloader/scp.rb
Constant Summary collapse
- DEFAULT_PORT =
22
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from RemoteFile
Methods inherited from Base
#checkout_options, #download, #download_head, executable, #head_supported?, #initialize, #name, options, #options_specific?, preprocess_options, user_agent_string, #validate_input
Methods included from APIExposable
Constructor Details
This class inherits a constructor from Pod::Downloader::Base