MapValueSource

constructor(values: Map<String, String>, getKey: (Context, Option) -> String = ValueSource.getKey(joinSubcommands = "."))

Parameters

values

The map of key to value for each option

getKey

A function that return the key in values for a given option. By default, it joins the