Class: AsProject::UnixRemoteFileTask

Inherits:
AbstractRemoteFileTask show all
Defined in:
lib/tasks/remote_file_task.rb

Instance Attribute Summary

Attributes inherited from AbstractRemoteFileTask

#extracted_file, #mounted_path, #name, #url

Method Summary

Methods inherited from AbstractRemoteFileTask

#clean_path, #define, #downloaded_file_path, #execute, #extracted_file_path, #get_remote_file, #initialize, #make_downloaded_dir, #remote_file_dir, #remote_location

Methods inherited from RemoteFileLoader

#fetch, #is_dmg?, #is_exe?, #is_gzip?, #is_swc?, #is_targz?, #is_zip?, #unpack_dmg, #unpack_downloaded_file, #unpack_targz, #unpack_zip

Constructor Details

This class inherits a constructor from AsProject::AbstractRemoteFileTask