Interface describing syntax validation rule where specifying a certain value means that the user must also specify other options
What option names are implied if the value in question is specified
ICommandOptionValueImplications
Is the value case sensitive? If yes, the strings will be compared with "===". Otherwise they will be uppercased before comparing
Generated using TypeDoc
Interface describing syntax validation rule where specifying a certain value means that the user must also specify other options