summaryrefslogtreecommitdiff
path: root/src/commands/function-kill.json
blob: 19f962df0cb4e6d0536c803eb982cedb6febafb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "KILL": {
        "summary": "PATCH__TBD__19__",
        "complexity": "PATCH__TBD__18__",
        "group": "scripting",
        "since": "7.0.0",
        "arity": 2,
        "container": "FUNCTION",
        "function": "functionKillCommand",
        "command_flags": [
            "NOSCRIPT"
        ],
        "acl_categories": [
            "SCRIPTING"
        ]
    }
}