vertx / io.vertx.core.spi.launcher / DefaultCommand / <init>

<init>

DefaultCommand()

Default implementation of Command using annotation to define itself. It is highly recommended to extend this class when implementing a command. It defines two hidden Options to create system properties (-Dkey=value) and a way to configure the current working directory.