Open sapphi-red opened 2 years ago
When the number of args passed is more than expected, it is likely to be mistaken the command syntax. I think it would be good to have an error in this situation.
If I should implement something like allowUnknownOptions, I would do it.
allowUnknownOptions
When the number of args passed is more than expected, it is likely to be mistaken the command syntax. I think it would be good to have an error in this situation.
If I should implement something like
allowUnknownOptions
, I would do it.