Handbook
Glossary
function-flush ( args -- )
Vocabulary
redis
.
command-writer
Inputs
args
an
object
Outputs
None
Definition
IN:
redis.command-writer
:
function-flush
( args -- )
{
"FUNCTION"
"FLUSH"
}
write-command
;