Method: Backup::Configuration::Storage::FTP.path

Defined in:
lib/backup/configuration/storage/ftp.rb

.pathObject

Path to store backups to



19
20
21
# File 'lib/backup/configuration/storage/ftp.rb', line 19

def path
  @path
end