Interface: DocumentationKeywords
Keyword strings used to build help text.
Properties
default
readonlydefault:string
Keyword to be included when flags or arguments have a default value.
Defaults to "default =".
Defined in
separator
readonlyseparator:string
Keyword to be included when flags are variadic and have a defined separator.
Defaults to "separator =".