Method: Backup::Storage::RSync#path
- Defined in:
- lib/backup/storage/rsync.rb
#path ⇒ Object
Path to store backups to
22 23 24 |
# File 'lib/backup/storage/rsync.rb', line 22 def path @path end |
Path to store backups to
22 23 24 |
# File 'lib/backup/storage/rsync.rb', line 22 def path @path end |