Method: Backup::Storage::S3#bucket

Defined in:
lib/backup/storage/s3.rb

#bucketObject

Amazon S3 bucket name



16
17
18
# File 'lib/backup/storage/s3.rb', line 16

def bucket
  @bucket
end