stringCommands.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool set(string key, string value)
  2. bool set(string key, string value, int timeout)
    mixintemplate stringCommands()
    bool
    set
    (
    string key
    ,
    string value
    ,)
  3. bool set(string key, string value, string flag)
  4. bool set(string key, string value, string flag, int timeout)

Meta