vertx / io.vertx.config.spi.utils / Processors / get

get

open static fun get(format: String): ConfigProcessor

Gets a configuration processor matching with the given format.

Parameters

format - the format, must not be null

Return
the configuration processor or null if none matches