Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CLI_PROP

Hierarchy

  • CLI_PROP

Indexable

[index: string]: { group: string; help: string; items: CLI_PROP_ITEM[]; maxItems: number; minItems: number; type: "array" }
  • group: string
  • help: string
  • items: CLI_PROP_ITEM[]
  • maxItems: number
  • minItems: number
  • type: "array"

Generated using TypeDoc