Method: KDoc::Guarded::Guard#type

Defined in:
lib/k_doc/mixins/guarded.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



8
9
10
# File 'lib/k_doc/mixins/guarded.rb', line 8

def type
  @type
end