vertx / io.vertx.core.cli.converters / StringConverter / fromString

fromString

fun fromString(input: String): String

Just returns the given input.

Parameters

input - the input, can be null

Return
the input