OptionParser
JSON →OptionParser is a class for command-line option analysis, providing a more advanced and Ruby-oriented solution than GetoptLong.
OptionParser is a class for command-line option analysis, providing a more advanced and Ruby-oriented solution than GetoptLong.