class Pod::Downloader::LocalPath
Constants
- DEFAULT_PORT
Private Instance Methods
download_file(full_filename)
click to toggle source
# File lib/cocoapods-packager-ext/ext/downloader/lnpath.rb, line 12 def download_file(full_filename) ln! "-s",url, full_filename end