module S3last

Constants

VERSION

Public Class Methods

download() click to toggle source
# File lib/s3last.rb, line 5
def self.download
  Downloader.run
end