Optional
equality?: "=" | " " | "" | string & {}'='
Optional
prefix?: "-" | "--" | "" | string & {}Prefix used for the argument.
'--'
Optional
separator?: "," | " " | "" | string & {}Separator used in the array value.
','
Generated using TypeDoc
Equality sign used for the argument.