Public Member Functions | |
def | __call__ |
def | __init__ |
Public Attributes | |
registered_client | |
script | |
sha |
def rocon_python_redis.client.Script.__init__ | ( | self, | |
registered_client, | |||
script | |||
) |
def rocon_python_redis.client.Script.__call__ | ( | self, | |
keys = [] , |
|||
args = [] , |
|||
client = None |
|||
) |