MultiKeyPipelineBase.touch

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

Meta