Method: MethodArgs::Args::Arg#type

Defined in:
lib/method_args/args.rb

#typeObject (readonly)

Returns the value of attribute type.



6
7
8
# File 'lib/method_args/args.rb', line 6

def type
  @type
end