| Package | Description |
|---|---|
| com.github.brunoais.cli_args_parser |
| Modifier and Type | Method and Description |
|---|---|
Argument |
ParseArgs.argument()
Creates a new Argument to parse the default arguments
|
Argument |
ParseArgs.argument(String name)
Creates a new Argument to parse input
Provide a null name if it is a default argument
|
Argument |
Argument.equalValue() |
Argument |
Argument.keyEqualValue() |
Argument |
Argument.keySpaceValue() |
Argument |
Argument.prefixes() |
Argument |
Argument.spaceValue() |
Argument |
Argument.spaceValued(int times) |
Copyright © 2016. All rights reserved.