Hierarchy

  • ArgumentConfig

Properties

description: string
multiple: boolean
negatedDescription?: string
path: string
type: "string" | "number" | "boolean" | "path" | "enum" | "RegExp" | "reset"
values?: any[]

Generated using TypeDoc