MultiKeyPipelineBase.del

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) del(string[] keys)
    class MultiKeyPipelineBase
    Response!(Long)
    del
    (
    string[] keys...
    )
  2. alias del = PipelineBase.del
  3. Response!(Long) del(const(ubyte)[][] keys)

Meta