Class: MD4C::Image
- Inherits:
-
Object
- Object
- MD4C::Image
- Defined in:
- lib/md4c.rb,
ext/md4c/rb_md4c.c
Instance Attribute Summary collapse
-
#src ⇒ Object
readonly
Returns the value of attribute src.
-
#title ⇒ Object
readonly
Returns the value of attribute title.
Instance Attribute Details
#src ⇒ Object (readonly)
Returns the value of attribute src.
92 93 94 |
# File 'lib/md4c.rb', line 92 def src @src end |
#title ⇒ Object (readonly)
Returns the value of attribute title.
92 93 94 |
# File 'lib/md4c.rb', line 92 def title @title end |