Class: Steep::Interface::Params::RequiredPositional

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



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

def type
  @type
end