Uses of Class
readycli.Option
-
Uses of Option in readycli
Methods in readycli that return Option Modifier and Type Method Description Option
Option.Builder. build()
Definitely builds the option.Methods in readycli that return types with arguments of type Option Modifier and Type Method Description java.util.Map<java.lang.String,Option>
Command. getOptions()
Gets a map of all the options of this command.