MultiKeyPipelineBase.unlink

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

Meta