PipelineBase.blpop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(List!(string)) blpop(string key)
  2. Response!(List!(const(ubyte)[])) blpop(const(ubyte)[] key)
    class PipelineBase
    Response!(List!(const(ubyte)[]))
    blpop
    (
    const(ubyte)[] key
    )

Meta