Client.lpush

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void lpush(string key, string[] string)
    class Client
    override
    void
    lpush
    (
    string key
    ,
    string[] string...
    )
  2. alias lpush = BinaryClient.lpush

Meta