Method: Bundler::Thor::Argument#type

Defined in:
lib/bundler/vendor/thor/lib/thor/parser/argument.rb

#typeObject (readonly)

Returns the value of attribute type.



5
6
7
# File 'lib/bundler/vendor/thor/lib/thor/parser/argument.rb', line 5

def type
  @type
end