CommandParameter: {
    kind: "commandParameter";
    location: Location;
    nargs: string;
}

Type declaration

  • kind: "commandParameter"
  • location: Location
  • nargs: string

Generated using TypeDoc