MultiKeyPipelineBase.exists

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

Meta