enhancementhelp wanted
Metriche repository
- Star
- (3159 stelle)
- Metriche merge PR
- (Merge medio 11g 16h) (7 PR mergiate in 30 g)
Descrizione
I would like to do something like:
run --defaults
or:
run foo bar
but prevent:
run --defaults foo bar
It seems xor for positional arguments (flag with arg:"") does not do anything: there is no error if both are provided.