Package io.vertx.mutiny.core.cli
-
Class Summary Class Description CLI Interface defining a command-line interface (in other words a command such as 'run', 'ls'...).CommandLine The parser transforms a CLI (a model) into anCommandLine
.
Class | Description |
---|---|
CLI |
Interface defining a command-line interface (in other words a command such as 'run', 'ls'...).
|
CommandLine |
The parser transforms a CLI (a model) into an
CommandLine . |