object-freq ( args -- )


Vocabulary
redis.command-writer

Inputs
argsan object


Outputs
None

Definition

: object-freq ( args -- ) { "OBJECT" "FREQ" } write-command ;