summaryrefslogtreecommitdiffstats
path: root/src/commands/function.json
blob: c474137a65974c1f5e71ba777ead2217e1dafba4 (plain)
1
2
3
4
5
6
7
8
9
{
    "FUNCTION": {
        "summary": "A container for function commands.",
        "complexity": "Depends on subcommand.",
        "group": "scripting",
        "since": "7.0.0",
        "arity": -2
    }
}