Best way to parse command-line parameters? [closed]
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 2 years ago . What's the best way to parse command-line parameters in Scala? I personally prefer something lightweight that does not require external jar. Related: How do I parse command line arguments in Java? What parameter parser libraries are there for C++? Best way to parse command