vertx / io.vertx.ext.shell.command.base / BaseCommandPack

BaseCommandPack

open class BaseCommandPack : CommandResolver

Author
Julien Viet

Constructors

<init>

BaseCommandPack(vertx: Vertx)

Functions

commands

open fun commands(): MutableList<Command>