summaryrefslogtreecommitdiffstats
path: root/src/commands/module.json
blob: f04d5daf67e1fb9c6359e9966f5f45c687092765 (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
    }
}