client-reply ( args -- )


Vocabulary
redis.command-writer

Inputs
argsan object


Outputs
None

Definition

: client-reply ( args -- ) { "CLIENT" "REPLY" } write-command ;