MultiKeyPipelineBase.rpoplpush

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(string) rpoplpush(string srckey, string dstkey)
  2. Response!(const(ubyte)[]) rpoplpush(const(ubyte)[] srckey, const(ubyte)[] dstkey)
    class MultiKeyPipelineBase
    override
    Response!(const(ubyte)[])
    rpoplpush
    (
    const(ubyte)[] srckey
    ,
    const(ubyte)[] dstkey
    )

Meta