39 40 41 42
# File 'lib/s3log/cli.rb', line 39 def download @s3log = S3log::Runner.new(options[:configfile]) @s3log.download end