forked from Lainports/opnsense-ports
3 lines
207 B
Text
3 lines
207 B
Text
This is a Java port of GNU getopt, a class for parsing command line arguments
|
|
passed to programs. It is based on the C getopt() functions in glibc 2.0.6 and
|
|
should parse options in a 100% compatible manner.
|