Method: Backup::Storage::SCP#path
- Defined in:
- lib/backup/storage/scp.rb
#path ⇒ Object
Path to store backups to
24 25 26 |
# File 'lib/backup/storage/scp.rb', line 24 def path @path end |
Path to store backups to
24 25 26 |
# File 'lib/backup/storage/scp.rb', line 24 def path @path end |