Class Backup::Syncer::Base
In: lib/backup/syncer/base.rb
Parent: Object

Methods

add   directories  

Included Modules

Backup::CLI::Helpers Backup::Configuration::Helpers

Attributes

directories  [RW]  Directories to sync
mirror  [RW]  Flag for mirroring the files/directories
path  [RW]  Path to store the synced files/directories to

Public Instance methods

Adds a path to the @directories array

Syntactical suger for the DSL for adding directories

[Validate]