R/RcppExports.R

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

#'@title General Redis Interface Function
#'
#'@description Perform any Redis command
#'
#'@export
redisCommand <- function(Rc, cmd, args) {
    .Call('Rhiredis_redisCommand', PACKAGE = 'Rhiredis', Rc, cmd, args)
}
wush978/Rhiredis documentation built on May 4, 2019, 12:01 p.m.