MultiKeyPipelineBase.keys

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Set!(string)) keys(string pattern)
    class MultiKeyPipelineBase
    override
    Response!(Set!(string))
    keys
    (
    string pattern
    )
  2. Response!(Set!(const(ubyte)[])) keys(const(ubyte)[] pattern)

Meta