PipelineBase.expire

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

Meta