method
RedisClient.debug
...args: string | number[]
): Promise<any>;
Run a debugging command. Most subcommands are intended for internal use.
@param args
Subcommand and its arguments
@returns
Promise that resolves with the subcommand's result