Method: CLOptionType.to_string
- Defined in:
- lib/types/cl_option_type.rb
.to_string ⇒ Object
45 46 47 |
# File 'lib/types/cl_option_type.rb', line 45 def self.to_string TAGS.key(13).to_s end |
45 46 47 |
# File 'lib/types/cl_option_type.rb', line 45 def self.to_string TAGS.key(13).to_s end |