BinaryRedis.scriptExists

Undocumented in source. Be warned that the author may not have intended to support it.
  1. long scriptExists(const(ubyte)[] sha1)
  2. List!(long) scriptExists(const(ubyte)[][] sha1)
    class BinaryRedis
    List!(long)
    scriptExists
    (
    const(ubyte)[][] sha1...
    )

Meta