Class: MD4C::WikiLink

Inherits:
Object
  • Object
show all
Defined in:
lib/md4c.rb,
sig/md4c.rbs,
ext/md4c/rb_md4c.c

Instance Attribute Summary collapse

Instance Attribute Details

#targetArray[text_node] (readonly)

Returns the value of attribute target.

Returns:

  • (Array[text_node])


98
99
100
# File 'lib/md4c.rb', line 98

def target
  @target
end