PipelineBase.hsetnx

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

Meta