Client.rpoplpush

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void rpoplpush(string srckey, string dstkey)
    class Client
    override
    void
    rpoplpush
    (
    string srckey
    ,
    string dstkey
    )
  2. alias rpoplpush = BinaryClient.rpoplpush

Meta