PipelineBase.brpop

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

Meta