The help text to be displayed to the user when --help is passed.
An optional hint for the type of input expected, will be displayed in the help output.
The option name.
An optional validation function that validates a potential value of this option. The function must throw an Error if the validation fails and should do nothing otherwise.
Generated using TypeDoc
If not specified defaults to the empty string.