Class: MD4C::Image

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

Instance Attribute Summary collapse

Instance Attribute Details

#srcObject (readonly)

Returns the value of attribute src.



92
93
94
# File 'lib/md4c.rb', line 92

def src
  @src
end

#titleObject (readonly)

Returns the value of attribute title.



92
93
94
# File 'lib/md4c.rb', line 92

def title
  @title
end