PipelineBase.xgroupDestroy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) xgroupDestroy(string key, string groupname)
    class PipelineBase
    Response!(Long)
    xgroupDestroy
    (
    string key
    ,
    string groupname
    )
  2. Response!(Long) xgroupDestroy(const(ubyte)[] key, const(ubyte)[] groupname)

Meta