X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/ed9b544e10b84cd43348ddfab7068b610a5df1f7..e197b441a2bc18c5b0c8ba4d2aafd5f79e54c058:/doc/SpopCommand.html diff --git a/doc/SpopCommand.html b/doc/SpopCommand.html new file mode 100644 index 00000000..9819a60c --- /dev/null +++ b/doc/SpopCommand.html @@ -0,0 +1,39 @@ + + + +
+ + + +Pop a random element from a Set, and return it to the caller. If the key does not exist or if the key contains an empty Set a special 'nil' value is returned.+