| Package | Description |
|---|---|
| com.github.brunoais.cli_args_parser | |
| com.github.brunoais.cli_args_parser.callbacks |
| Modifier and Type | Method and Description |
|---|---|
ValCallback |
ParseArgs.unknownArgCallback(ValCallback notFoundArgument)
Sets the callback for when an argument is included but no correspondence was found
|
| Modifier and Type | Method and Description |
|---|---|
ValCallback |
ParseArgs.unknownArgCallback(ValCallback notFoundArgument)
Sets the callback for when an argument is included but no correspondence was found
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DoubleValCallback |
interface |
NoValCallback |
interface |
QuadrupleValCallback |
interface |
SingleValCallback |
interface |
TripleValCallback |
Copyright © 2016. All rights reserved.