public interface CommandResolver
Modifier and Type | Method and Description |
---|---|
static CommandResolver |
baseCommands(Vertx vertx) |
List<Command> |
commands() |
default Command |
getCommand(String name)
Returns a single command by its name.
|
static CommandResolver baseCommands(Vertx vertx)
Copyright © 2021 Eclipse. All rights reserved.