Closed alirezanet closed 2 years ago
This PR adds IsRequired to CommandParameter, but only can be false if the parameter is the last one. Analyzer will check this behavior
IsRequired
CommandParameter
Related to #99 #76
Error is related to my other PR. ( fix in #121 )
I'll send another PR to fix the line break issue on Linux:
Thanks!
This PR adds
IsRequired
toCommandParameter
, but only can be false if the parameter is the last one. Analyzer will check this behaviorRelated to #99 #76