Uses of Class
io.vertx.core.cli.annotations.Description
-
Packages that use Description Package Description io.vertx.core.spi.launcher -
-
Uses of Description in io.vertx.core.spi.launcher
Methods in io.vertx.core.spi.launcher with annotations of type Description Modifier and Type Method Description voidDefaultCommand. setCwd(File cwd)Sets the current working directory.voidDefaultCommand. setSystemProps(List<String> props)Gets system properties passed in the user command line.
-