open class VerticleDeploy : AnnotatedCommand
Author Julien Viet
<init>
VerticleDeploy()
process
open fun process(process: CommandProcess): Unit
setName
open fun setName(name: String): Unit
setOptions
open fun setOptions(options: String): Unit