summaryrefslogtreecommitdiffstats
path: root/src/commands/object.json
blob: f51988cd728921dd8074809433e07738a8c90c96 (plain)
1
2
3
4
5
6
7
8
9
{
    "OBJECT": {
        "summary": "A container for object introspection commands",
        "complexity": "Depends on subcommand.",
        "group": "generic",
        "since": "2.2.3",
        "arity": -2
    }
}