Class: Markleft::BoldNode

Inherits:
Struct
  • Object
show all
Defined in:
lib/markleft.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



189
190
191
# File 'lib/markleft.rb', line 189

def value
  @value
end