All that would be required for this would be a non-optional boolean field in each option and command. Mandatory values have no need for this. (The default printing functions need to respond to this field accordingly, as well).
This was mentioned because it's a very common feature in libraries such as this with many valid use cases.
All that would be required for this would be a non-optional boolean field in each option and command. Mandatory values have no need for this. (The default printing functions need to respond to this field accordingly, as well).
This was mentioned because it's a very common feature in libraries such as this with many valid use cases.