Class: MD4C::WikiLink
- Inherits:
-
Object
- Object
- MD4C::WikiLink
- Defined in:
- lib/md4c.rb,
sig/md4c.rbs,
ext/md4c/rb_md4c.c
Instance Attribute Summary collapse
-
#target ⇒ Array[text_node]
readonly
Returns the value of attribute target.
Instance Attribute Details
#target ⇒ Array[text_node] (readonly)
Returns the value of attribute target.
98 99 100 |
# File 'lib/md4c.rb', line 98 def target @target end |