org.codehaus.plexus.util.cli
public class Commandline.Marker extends Object
| Field Summary | |
|---|---|
| int | position |
| int | realPos |
| Constructor Summary | |
|---|---|
| Marker(int position) | |
| Method Summary | |
|---|---|
| int | getPosition()
Return the number of arguments that preceeded this marker.
|
The name of the executable - if set - is counted as the very first argument.