Class: Markleft::StrikethroughNode

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



194
195
196
# File 'lib/markleft.rb', line 194

def value
  @value
end