Redis.scriptExists

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool scriptExists(string sha1)
    class Redis
    bool
    scriptExists
    (
    string sha1
    )
  2. alias scriptExists = BinaryRedis.scriptExists
  3. bool[] scriptExists(string[] sha1)

Meta