Linux

Parse command-line options in Groovy

A recent article provided an introduction to parsing command-line options in Java. Because I really like Groovy, and because Groovy is well suited for scripting, and because it’s fun to compare Java and Groovy solutions, I decided to paraphrase Seth’s article, but using Groovy.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Comment moderation is enabled. Your comment may take some time to appear.

Back to top button