Uses of Package
io.vertx.core.cli.annotations
Packages that use io.vertx.core.cli.annotations
-
Classes in io.vertx.core.cli.annotations used by io.vertx.core.spi.launcherClassDescriptionAnnotation used to write the option or command documentation.Annotates a setter to be called with the value of a command line option.
-
Classes in io.vertx.core.cli.annotations used by io.vertx.ext.shell.command.baseClassDescriptionAnnotates a setter to be called with the value of a command line argument.Annotation to set a default value to an option.Annotation used to write the option or command documentation.Defines the name of a
CLI.Annotates a setter to be called with the value of a command line option.Annotates aCLIwith summary.