Method: KwargModel#type

Defined in:
lib/kdict/kwargmodel.rb,
lib/kdict/kwargmodel.rb

#typetypedef (readonly)

Returns the typdef of the Model.

Returns:

  • (typedef)


7
8
9
# File 'lib/kdict/kwargmodel.rb', line 7

def type
  @type
end