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

BusTail

open class BusTail : AnnotatedCommand

Author
Julien Viet

Constructors

<init>

BusTail()

Functions

process

open fun process(process: CommandProcess): Unit

setAddresses

open fun setAddresses(addresses: MutableList<String>): Unit

setLocal

open fun setLocal(local: Boolean): Unit

setVerbose

open fun setVerbose(verbose: Boolean): Unit