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

VerticleDeploy

open class VerticleDeploy : AnnotatedCommand

Author
Julien Viet

Constructors

<init>

VerticleDeploy()

Functions

process

open fun process(process: CommandProcess): Unit

setName

open fun setName(name: String): Unit

setOptions

open fun setOptions(options: String): Unit