MultiKeyPipelineBase.brpoplpush

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

Meta