Select a tag to browse associated projects and drill deeper into the tag cloud.
args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application.
JewelCli uses an annotated Java interface definition to automatically parse and present command line arguments. The annotated interface definition is an intuitive means of specifying command line arguments. It also provides clean separation of concerns suitable for test driven development.
Yet another options parser. Parses the command-line arguments and parameters. Simple, lightweight with nice declarative approach.
Smart_Arguments is designed to simplify the use of command line arguments. The built in Ada facilities for command line argument processing are very basic. This package provide a higher level facility for dealing with command lines.
The provided getArgs returns an arbitrary tuple of values instead of a list of Strings. This means that the number and type (i.e. parseability) of parameters are checked, and reported to the user. The module is not a substitute for proper error handling (use System.Console.GetOpt for that), but is
The "Getargs::Long" module allows usage of named parameters in function calls, along with optional argument type-checking. It provides an easy way to get at the parameters within the routine, and yields concise descriptions for the common cases of all-mandatory and all-optional parameter lists.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.