Uses of Annotation Type
io.vertx.core.cli.annotations.Description
Packages that use Description
-
Uses of Description in io.vertx.core.spi.launcher
Methods in io.vertx.core.spi.launcher with annotations of type DescriptionModifier and TypeMethodDescriptionvoidSets the current working directory.voidDefaultCommand.setSystemProps(List<String> props) Gets system properties passed in the user command line. -
Uses of Description in io.vertx.ext.shell.command.base
Methods in io.vertx.ext.shell.command.base with annotations of type DescriptionModifier and TypeMethodDescriptionvoidBusPublish.setAddress(String address) voidBusTail.setAddresses(List<String> addresses) voidFileSystemLs.setAll(boolean all) voidvoidvoidFileSystemLs.setEll(boolean ell) voidvoidBusPublish.setHeaders(List<String> headers) voidvoidvoidvoidvoidBusTail.setLocal(boolean local) voidvoidvoidvoidvoidVerticleDeploy.setOptions(String options) voidBusSend.setReply(boolean reply) voidSleep.setSeconds(String seconds) voidBusSend.setTimeout(long timeout) voidBusPublish.setType(ObjectType type) voidvoidBusPublish.setVerbose(boolean verbose) voidBusTail.setVerbose(boolean verbose)