Method: Compendium::ParamWithChoices#value

Defined in:
lib/compendium/param_types.rb

#valueObject



47
48
49
# File 'lib/compendium/param_types.rb', line 47

def value
  @choices[self]
end