Method: CLOption#get_value

Defined in:
lib/types/cl_option.rb

#get_valueObject



26
27
28
# File 'lib/types/cl_option.rb', line 26

def get_value
  @data
end