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

LocalMapGet

open class LocalMapGet : AnnotatedCommand

Author
Julien Viet

Constructors

<init>

LocalMapGet()

Functions

process

open fun process(process: CommandProcess): Unit

setKeys

open fun setKeys(keys: MutableList<String>): Unit

setMap

open fun setMap(map: String): Unit