Client.lrange

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

Meta