Modifier and Type | Method and Description |
---|---|
CommandLine.Builder |
CommandLine.Builder.addArg(String arg)
Add left-over unrecognized option/argument.
|
CommandLine.Builder |
CommandLine.Builder.addOption(Option opt)
Add an option to the command line.
|
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.