X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/0f3010ab0d076d01b31019d902bfc94ca1e310d3..a4f3f93b90c7cc688ffff665914bdadc224847fc:/doc/HlenCommand.html diff --git a/doc/HlenCommand.html b/doc/HlenCommand.html new file mode 100644 index 00000000..664ec953 --- /dev/null +++ b/doc/HlenCommand.html @@ -0,0 +1,38 @@ + + + +
+ + + +Return the number of entries (fields) contained in the hash stored at key. If the specified key does not exist, 0 is returned assuming an empty hash.+