open fun getRawValues(option: Option): MutableList<String>
Gets the raw values of the given option. Raw values are simple "String", not converted to the option type.
option - the option
option
Return the list of values, empty if none