Method: CLOptionType#get_type

Defined in:
lib/types/cl_option_type.rb

#get_typeObject



32
33
34
# File 'lib/types/cl_option_type.rb', line 32

def get_type
  TAGS.key(13).to_s
end