Method: Backup::Database::Redis#socket

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

#socketObject

Connectivity options for the redis-cli utility.



46
47
48
# File 'lib/backup/database/redis.rb', line 46

def socket
  @socket
end