class Mathtype5::RecordLine

Public Instance Methods

to_formatted_s(indent = 0) click to toggle source
# File lib/records5/line.rb, line 34
def to_formatted_s(indent = 0); to_s; end