Class: Ligarb::Chapter::MermaidBlock

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

Instance Attribute Summary collapse

Instance Attribute Details

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



17
18
19
# File 'lib/ligarb/chapter.rb', line 17

def line
  @line
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



17
18
19
# File 'lib/ligarb/chapter.rb', line 17

def text
  @text
end