Uses of Class
io.vertx.mutiny.ext.shell.command.CommandBuilder
Packages that use CommandBuilder
-
Uses of CommandBuilder in io.vertx.mutiny.ext.shell.command
Fields in io.vertx.mutiny.ext.shell.command with type parameters of type CommandBuilderMethods in io.vertx.mutiny.ext.shell.command that return CommandBuilderModifier and TypeMethodDescriptionstatic CommandBuilder
static CommandBuilder
CommandBuilder.completionHandler
(Consumer<Completion> handler) static CommandBuilder
CommandBuilder.newInstance
(io.vertx.ext.shell.command.CommandBuilder arg) CommandBuilder.processHandler
(Consumer<CommandProcess> handler)