vertx / io.vertx.rxjava.redis / RedisClient / rxScriptDebug

rxScriptDebug

open fun rxScriptDebug(scriptDebugOptions: ScriptDebugOptions): Single<String>

Set the debug mode for executed scripts.

Parameters

scriptDebugOptions - the option

Return