Method: Backup::Configuration::Storage::FTP.username

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

.usernameObject

Server credentials



11
12
13
# File 'lib/backup/configuration/storage/ftp.rb', line 11

def username
  @username
end