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

Methods

add   directories   new  

Included Modules

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

Attributes

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

Public Class methods

Public Instance methods

Adds a path to the @directories array

Syntactical suger for the DSL for adding directories

[Validate]