open fun scriptDebug(scriptDebugOptions: ScriptDebugOptions, handler: Handler<AsyncResult<String>>): RedisClient
Set the debug mode for executed scripts.
scriptDebugOptions - the option
scriptDebugOptions
handler -
handler
Return