Method: Clin::Option#type

Defined in:
lib/clin/option.rb

#typeObject

Returns the value of attribute type.



24
25
26
# File 'lib/clin/option.rb', line 24

def type
  @type
end