Method: Backup::Configuration::Storage::FTP.username
- Defined in:
- lib/backup/configuration/storage/ftp.rb
.username ⇒ Object
Server credentials
11 12 13 |
# File 'lib/backup/configuration/storage/ftp.rb', line 11 def username @username end |