Command: {
    args: (OptionalArg | Group)[];
    kind: "command";
    location: Location;
    name: string;
}

Type declaration

Generated using TypeDoc