Class: TeakUtil::Storage::MakeExternallyAvailableFile

Inherits:
Object
  • Object
show all
Includes:
BusinessFlow::Base
Defined in:
lib/teak_util/storage/make_externally_available_file.rb

Overview

Creates a file and provides a time limited publicly accessible URL to the file. The file may optionally be a Zip folder containing multiple distinct files. This is achieved by passing in a hash for ‘value’, where the keys will be the contained file names, and the values will be the file contents.