This website requires JavaScript.
Explore
Help
Sign In
QPQ-AG
/
getopt
Watch
10
Star
0
Fork
0
You've already forked getopt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
getopt
/
include
History
Juan Jose Comellas
34e72bacb9
Added support for multiple short options in a single command-line
...
argument: e.g. parse(SpecList, ["-abc"]). == parse(SpecList, ["-a", "-b", "-c"]).
2009-10-13 17:33:20 -03:00
..
getopt.hrl
Added support for multiple short options in a single command-line
2009-10-13 17:33:20 -03:00