- Source:
An object documenting the requirements of a command argument
Members
(static, nullable) displayName :String
- Source:
The display name of the argument, to be used when displaying argument info
Type:
- String
(static) name :String
- Source:
The name of the argument
Type:
- String
(static) type :String
- Source:
- See:
Single allowed argument type to be resolved
Type:
- String
(static) types :Array
- Source:
- See:
Multiple allowed argument types to be resolved
Type:
- Array