PipelineBase.expireAt

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

Meta