Class | Backup::Syncer::Cloud::S3 |
In: |
lib/backup/syncer/cloud/s3.rb
|
Parent: | Base |
Instantiates a new Cloud::S3 Syncer.
Pre-configured defaults specified in Configuration::Syncer::Cloud::S3 are set via a super() call to Cloud::Base, which in turn will invoke Syncer::Base.
Once pre-configured defaults and Cloud specific defaults are set, the block from the user‘s configuration file is evaluated.