Method: CP::Option#type

Defined in:
lib/cp/option.rb

#typeObject

Returns the value of attribute type.



5
6
7
# File 'lib/cp/option.rb', line 5

def type
  @type
end