5 lines
253 B
Plaintext
5 lines
253 B
Plaintext
The getopt library provides two different command line option parsers.
|
|
They are meant as easier and more convenient replacements for the
|
|
command line parsers that ship as part of the Ruby standard library.
|
|
Please see the README for additional comments.
|