commander-cli icon indicating copy to clipboard operation
commander-cli copied to clipboard

flexible parsing

Open BebeSparkelSparkel opened this issue 3 years ago • 0 comments

pull #31 and #32 before this closes #7

This allows for more flexibility for parsing the command line arguments by not converting the cli args into the State data.

Does cause breaking changes and would need a major version increment. It would be possible to avoid this but would cause new names for opt and flag. Let me know if this is acceptable or if compatibility is more important.

BebeSparkelSparkel avatar Dec 28 '20 18:12 BebeSparkelSparkel