Method: Backup::Configuration::Storage::FTP.port
- Defined in:
- lib/backup/configuration/storage/ftp.rb
.port ⇒ Object
Server IP Address and FTP port
15 16 17 |
# File 'lib/backup/configuration/storage/ftp.rb', line 15 def port @port end |