client-pause ( args -- )


Vocabulary
redis.command-writer

Inputs
argsan object


Outputs
None

Definition

: client-pause ( args -- ) { "CLIENT" "PAUSE" } write-command ;