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