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, #fetch, #get_remote_file, #initialize, #is_dmg?, #is_exe?, #is_gzip?, #is_targz?, #is_zip?, #make_downloaded_dir, #remote_file_dir, #remote_location, #unpack_dmg, #unpack_downloaded_file, #unpack_targz, #unpack_zip

Constructor Details

This class inherits a constructor from AsProject::AbstractRemoteFileTask