Method: Backup::Database::Redis#password

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

#passwordObject

Password for the redis-cli utility.



50
51
52
# File 'lib/backup/database/redis.rb', line 50

def password
  @password
end