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

LocalMapRm

open class LocalMapRm : AnnotatedCommand

Author
Julien Viet

Constructors

<init>

LocalMapRm()

Functions

process

open fun process(process: CommandProcess): Unit

setKeys

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

setMap

open fun setMap(map: String): Unit