option_string

fun option_string(short: Char?, long: String?, description: String, defaultValue: String? = null): Option.Valued<String>