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