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