doughertyda
Results
1
issues of
doughertyda
My project has a use case for negative switch flags. E.g: --action // Sets args.action to true --noaction // Sets args.action to false Yes, we could add the two flags...