vertx / io.vertx.core.cli.annotations / Argument / <init>

<init>

Argument(argName: String, index: Int, required: Boolean)

Annotates a setter to be called with the value of a command line argument.

Author
Clement Escoffier

See Also
Option