Class: Markleft::BoldNode
- Inherits:
-
Struct
- Object
- Struct
- Markleft::BoldNode
- Defined in:
- lib/markleft.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
189 190 191 |
# File 'lib/markleft.rb', line 189 def value @value end |