MultiKeyPipelineBase.watch

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

Meta