Results 1 to 1 of 1
Thread: argparse4j 0.2.0
- 12-17-2011, 03:29 PM #1
Senior Member
- Join Date
- Sep 2011
- Posts
- 1,605
- Rep Power
- 3
argparse4j 0.2.0
argparse4j is Java port of the Python argparse commandline argument parser.
Changes
This release adds the ability to read additional arguments from a file and the ability to add sub-commands under sub-commands. The feature to print candidates for unrecognized flags/commands was also added. The BaseArgumentParser interface was removed and the interface methods in it were moved to the ArgumentParser interface. All methods that took BaseArgumentParser now take ArgumentParser instead.
URL: http://argparse4j.sourceforge.net/


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks