Class: Steep::Interface::Params::OptionalPositional

Inherits:
Struct
  • Object
show all
Defined in:
lib/steep/interface/method_type.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



33
34
35
# File 'lib/steep/interface/method_type.rb', line 33

def type
  @type
end