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