Uses of Class
io.vertx.core.cli.annotations.Option
-
Packages that use Option Package Description io.vertx.core.spi.launcher -
-
Uses of Option in io.vertx.core.spi.launcher
Methods in io.vertx.core.spi.launcher with annotations of type Option 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.
-