Package | Description |
---|---|
io.vertx.core.spi.launcher | |
io.vertx.ext.shell.command.base |
Class and Description |
---|
Description
Annotation used to write the option or command documentation.
|
Hidden |
Option
Annotates a setter to be called with the value of a command line option.
|
Class and Description |
---|
Argument
Annotates a setter to be called with the value of a command line argument.
|
DefaultValue
Annotation to set a default value to an option.
|
Description
Annotation used to write the option or command documentation.
|
Name
Defines the name of a
CLI . |
Option
Annotates a setter to be called with the value of a command line option.
|
Summary
Annotates a
CLI with summary. |
Copyright © 2021 Eclipse. All rights reserved.