open fun rxCommandInfo(commands: MutableList<String>): Single<String>
Get array of specific Redis command details
commands - List of commands to get info for
commands
Return