Method: Backup::Database::MySQL#password

Defined in:
lib/backup/database/mysql.rb

#passwordObject

Credentials for the specified database



15
16
17
# File 'lib/backup/database/mysql.rb', line 15

def password
  @password
end