Method RedisClient.request

Prototypes

T request((T = RedisReply))(
  string command,
  in ubyte[][] args...
);