| Package | Description |
|---|---|
| net.morimekta.console.args |
| Modifier and Type | Method and Description |
|---|---|
int |
Option.apply(ArgumentList args) |
void |
Property.validate() |
void |
Argument.validate() |
void |
SubCommandSet.validate() |
abstract void |
BaseArgument.validate()
Called on all the arguments after the parsing is done to validate
if all requirements have been passed.
|
void |
Option.validate() |
Copyright © 2016. All rights reserved.