summaryrefslogtreecommitdiff
path: root/examples/redis-unstable/src/commands/function.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/redis-unstable/src/commands/function.json')
-rw-r--r--examples/redis-unstable/src/commands/function.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/redis-unstable/src/commands/function.json b/examples/redis-unstable/src/commands/function.json
deleted file mode 100644
index c474137..0000000
--- a/examples/redis-unstable/src/commands/function.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "FUNCTION": {
- "summary": "A container for function commands.",
- "complexity": "Depends on subcommand.",
- "group": "scripting",
- "since": "7.0.0",
- "arity": -2
- }
-}