summaryrefslogtreecommitdiffstats
path: root/src/commands/script.json
blob: 16e307a3cff85fa82d1240537f1ba8242c49272e (plain)
1
2
3
4
5
6
7
8
9
{
    "SCRIPT": {
        "summary": "A container for Lua scripts management commands",
        "complexity": "Depends on subcommand.",
        "group": "scripting",
        "since": "2.6.0",
        "arity": -2
    }
}