Method: Backup::Configuration::Syncer::RSync.path

Defined in:
lib/backup/configuration/syncer/rsync.rb

.pathObject

Path to store the synced files/directories to



27
28
29
# File 'lib/backup/configuration/syncer/rsync.rb', line 27

def path
  @path
end