What are the dangers of not using the ParameterTool for parsing command line parameters?
I have been using Picocli (https://picocli.info/). Will this be a mistake? Are there any side-effects that I should be aware of?
What are the dangers of not using the ParameterTool for parsing command line parameters?
I have been using Picocli (https://picocli.info/). Will this be a mistake? Are there any side-effects that I should be aware of?