Module: Redis::Commands::Cluster

Included in:
Redis::Commands
Defined in:
sig/redis.rbs

Instance Method Summary collapse

Instance Method Details

#askingString

Returns:

  • (String)


224
# File 'sig/redis.rbs', line 224

def asking: () -> String

#clusterObject

Parameters:

  • subcommand (Object)
  • args (Object)

Returns:

  • (Object)


222
# File 'sig/redis.rbs', line 222

def cluster: (untyped subcommand, *untyped args) -> untyped