Class CLIOptions
java.lang.Object
com.truebubo.maniflow.options.CLIOptions
Used for handling of CLI arguments given to the application
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Supported options with the associated option property for type-safe querying -
Method Summary
-
Method Details
-
get
public static org.apache.commons.cli.Options get()Gets options- Returns:
- Lazily loaded option
-