class RedisClient::Pipeline

def initialize(_command_builder)

Experimental RBS support (using type sampling data from the type_fusion project).

def initialize: (Module _command_builder) -> void

This signature was generated using 1 sample from 1 application.

def initialize(_command_builder)
  super
  @timeouts = nil
end