summaryrefslogtreecommitdiffstats
path: root/src/commands/module.json
blob: 148f18223ab60c95f866e328fb14125e2675b233 (plain)
1
2
3
4
5
6
7
8
9
{
    "MODULE": {
        "summary": "A container for module commands.",
        "complexity": "Depends on subcommand.",
        "group": "server",
        "since": "4.0.0",
        "arity": -2
    }
}