Method: Backup::Syncer::Base#path

Defined in:
lib/backup/syncer/base.rb

#pathObject

Path to store the synced files/directories to



11
12
13
# File 'lib/backup/syncer/base.rb', line 11

def path
  @path
end