summaryrefslogtreecommitdiff
path: root/src/commands/memory.json
blob: d3fa02f5a1dcca1de89aea1fdc7892e4150867ea (plain)
1
2
3
4
5
6
7
8
9
{
    "MEMORY": {
        "summary": "A container for memory diagnostics commands",
        "complexity": "Depends on subcommand.",
        "group": "server",
        "since": "4.0.0",
        "arity": -2
    }
}