Package io.vertx.core.cli.annotations
package io.vertx.core.cli.annotations
-
ClassDescriptionAnnotates a setter to be called with the value of a command line argument.Class responsible for defining CLI using annotations and injecting values extracted by the parser.Annotates
@Optionsetters to indicate how the value is converted to the argument type.Annotation to set a default value to an option.Annotation used to write the option or command documentation.Defines the name of aCLI.Annotates a setter to be called with the value of a command line option.Annotates a setter to be called with the value of a command line option.Annotates aCLIwith summary.