Class: LatexToPng::Formula

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

Instance Attribute Summary collapse

Instance Attribute Details

#formulaObject

Returns the value of attribute formula

Returns:

  • (Object)

    the current value of formula



31
32
33
# File 'lib/latex_to_png.rb', line 31

def formula
  @formula
end