open class LocalMapGet : AnnotatedCommand
Author Julien Viet
<init>
LocalMapGet()
process
open fun process(process: CommandProcess): Unit
setKeys
open fun setKeys(keys: MutableList<String>): Unit
setMap
open fun setMap(map: String): Unit