| Package | Description | 
|---|---|
| org.apache.maven.shared.utils.cli | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Commandline.Argument
A single command line argument 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Arg | 
Commandline.createArg()
Creates an empty argument object and inserts it at the end of the argument list. 
 | 
Arg | 
Commandline.createArg(boolean insertAtStart)
Creates an argument object and adds it to the list of args. 
 | 
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.