| Package | Description |
|---|---|
| de.vandermeer.skb.interfaces.application |
Base for applications, with options, CLI parser, and applications.
|
| Modifier and Type | Method and Description |
|---|---|
default Apo_SimpleC |
IsApplication.cliSimpleHelpOption()
Returns the required help option.
|
default Apo_SimpleC |
IsApplication.cliVersionOption()
Returns the required version option.
|
| Modifier and Type | Method and Description |
|---|---|
default Set<Apo_SimpleC> |
IsApplication.getCliSimpleOptions()
Returns all CLI simple options.
|
Set<Apo_SimpleC> |
App_CliParser.getSimpleOptions()
Returns all simple options added to the parser.
|
Copyright © 2016–2017. All rights reserved.